X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FsoneMenu.html;h=fc51e7926ab22b282bbbe4529f8d95964f0f5f6e;hb=352137865aaf496c90fac884bb77df4a916841af;hp=f599eb4dbb094e6da6cc0602a7fe5b7e905cc69e;hpb=0f7a91f4fa689a4084d7db5987a534b4b4fc3866;p=Sone.git diff --git a/src/main/resources/templates/include/soneMenu.html b/src/main/resources/templates/include/soneMenu.html index f599eb4..fc51e79 100644 --- a/src/main/resources/templates/include/soneMenu.html +++ b/src/main/resources/templates/include/soneMenu.html @@ -4,7 +4,7 @@ <%ifnull !sone.profile.avatar> <%sone.profile.avatar|image-link max-width==64 max-height==64 mode==enlarge title=sone.niceName> <%else> - Avatar Image + Avatar Image <%/if>