X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewReplyNotification.html;h=21a5ca0597bdeab83742db1a04c5c9eef27f4b43;hb=6e98888ca9440b004c7d65786ea47c4f263de7b2;hp=457e410eacfb43c3567c4825bec2ad0fa83000df;hpb=06ed021f1232830b8617efdb4c2d26684a18b643;p=Sone.git diff --git a/src/main/resources/templates/notify/newReplyNotification.html b/src/main/resources/templates/notify/newReplyNotification.html index 457e410..21a5ca0 100644 --- a/src/main/resources/templates/notify/newReplyNotification.html +++ b/src/main/resources/templates/notify/newReplyNotification.html @@ -1,6 +1,17 @@ +
+
+ + + + + +
<%= Notification.NewReply.Text|l10n|html> <%foreach replies reply> - <% reply.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + <% reply.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>