X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=87a26564ed2ac94579e3b8f60cad0c1e84664dc6;hp=fd54e5d56c94859dbc50e98a0338506bcfa3b70f;hb=d64c7c75d5246b08af3b2b5aa3e6fd0190b2fdf1;hpb=1b25052b79d18b8b7af4eae95358ae0635da46a1 diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index fd54e5d..87a2656 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -6,8 +6,8 @@ <%include include/soneMenu.html class=="sone-post-menu" sone=post.sone>
<%if post.loaded> - <%ifnull !post.sone.avatar> - <%post.sone.avatar|image-link max-width=48 max-height=48 mode=enlarge title="Avatar Image"> + <%ifnull !post.sone.profile.avatar> + <%post.sone.profile.avatar|image-link max-width=48 max-height=48 mode=enlarge title="Avatar Image"> <%else> Avatar Image <%/if> @@ -133,7 +133,7 @@
- +