From: David ‘Bombe’ Roden Date: Wed, 8 Jun 2011 13:24:19 +0000 (+0200) Subject: Add flags for whether the author of a post or reply is a local Sone. X-Git-Tag: 0.6.5^2~10^2~4 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=3280f038d94ea542096daf685ba706bdb5bda1be Add flags for whether the author of a post or reply is a local Sone. --- diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 8b7ccb8..b451f2b 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -2,6 +2,7 @@ +
<%if post.loaded> Avatar Image diff --git a/src/main/resources/templates/include/viewReply.html b/src/main/resources/templates/include/viewReply.html index 2fa4885..2507917 100644 --- a/src/main/resources/templates/include/viewReply.html +++ b/src/main/resources/templates/include/viewReply.html @@ -2,6 +2,7 @@ +
Avatar Image