X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2Fhead.html;h=9988e68954522fb7d06d0a6d7ec0bc23f2a6edee;hb=14dd8f2dcddb3ebfa0618677f10fe11b8f86ecdd;hp=efb5ddf19d206f819990b8cbe43600a660d856a8;hpb=1b25052b79d18b8b7af4eae95358ae0635da46a1;p=Sone.git diff --git a/src/main/resources/templates/include/head.html b/src/main/resources/templates/include/head.html index efb5ddf..9988e68 100644 --- a/src/main/resources/templates/include/head.html +++ b/src/main/resources/templates/include/head.html @@ -43,8 +43,8 @@
<%ifnull !currentSone> - <%ifnull !currentSone.avatar> - <%currentSone.avatar|image-link max-width=80 max-height=80 mode=enlarge title="Profile Avatar"> + <%ifnull !currentSone.profile.avatar> + <%currentSone.profile.avatar|image-link max-width=80 max-height=80 mode=enlarge title="Profile Avatar"> <%else> Profile Avatar <%/if>