X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FdeletePost.html;h=f6c57c8f63bd298fcc3c5662300acf8fcfc9b85f;hp=bafd2dc8f1a602c397fcb1193d0abdff2a69a0ca;hb=e174a13df3a9de5ab54ede5f2aa761c7727bfaff;hpb=861afcbbf8614375bf1359cdd80047686e93c2cc diff --git a/src/main/resources/templates/deletePost.html b/src/main/resources/templates/deletePost.html index bafd2dc..f6c57c8 100644 --- a/src/main/resources/templates/deletePost.html +++ b/src/main/resources/templates/deletePost.html @@ -1,13 +1,15 @@ <%include include/head.html>

<%= Page.DeletePost.Page.Title|l10n|html>

- -
<%= Page.DeletePost.Text.PostWillBeGone|l10n|html>
- + +

<%= Page.DeletePost.Text.PostWillBeGone|l10n|html>

+
+ + - +
<%include include/tail.html>