X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewPostNotification.html;h=0cd71ff7551c6266f4148ac9ef9131b8a4d44ac6;hb=0df5e91852f737d760c5a9f54c5667309fbadcc2;hp=5889ef5e37e31b0d38f638bc5da67c71fcaa4490;hpb=e02217de335935a40c4d41df7fdc162d5222c718;p=Sone.git diff --git a/src/main/resources/templates/notify/newPostNotification.html b/src/main/resources/templates/notify/newPostNotification.html index 5889ef5..0cd71ff 100644 --- a/src/main/resources/templates/notify/newPostNotification.html +++ b/src/main/resources/templates/notify/newPostNotification.html @@ -1,6 +1,18 @@ +
+ + + + + +
+
<%= Notification.NewPost.Text|l10n|html> <%foreach posts post> - <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + + <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>