X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewPostNotification.html;h=0cd71ff7551c6266f4148ac9ef9131b8a4d44ac6;hb=b0523edd6fbde022ee9c9a20a1e049811e9401c8;hp=e5d779266331dc839ec654b8179af59d6f5eac2a;hpb=36af6a6efdac06222844893180d39f611dd29a42;p=Sone.git diff --git a/src/main/resources/templates/notify/newPostNotification.html b/src/main/resources/templates/notify/newPostNotification.html index e5d7792..0cd71ff 100644 --- a/src/main/resources/templates/notify/newPostNotification.html +++ b/src/main/resources/templates/notify/newPostNotification.html @@ -1,17 +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>