X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FdeletePost.html;h=f6c57c8f63bd298fcc3c5662300acf8fcfc9b85f;hp=38eba8a370764d22bec1533aeba468d95133515a;hb=e174a13df3a9de5ab54ede5f2aa761c7727bfaff;hpb=309334f7379f58c848225e1bf47676bc40bfe5b2 diff --git a/src/main/resources/templates/deletePost.html b/src/main/resources/templates/deletePost.html index 38eba8a..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>