From 966a94e3970d0b6dfc63aec1f2aea339290b74da Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Mon, 13 Apr 2020 17:13:58 +0200 Subject: Post list template: Fix whitespace. Change-Id: Ibcd5302f6a66c0cf6e55f2c213e31df004767c32 --- src/main/resources/templates/benki/posts/postList.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/templates/benki/posts/postList.html b/src/main/resources/templates/benki/posts/postList.html index 8dd5210..a66528b 100644 --- a/src/main/resources/templates/benki/posts/postList.html +++ b/src/main/resources/templates/benki/posts/postList.html @@ -73,7 +73,7 @@ {owner.firstName} {owner.lastName} - + {#if showLazychatForm} -- cgit v1.2.3