X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FaddSone.html;h=a9766a85ec1cafdbf8a0a99f5138aed00b59ccfc;hb=fd4e3c59035c9321a63507e2100c66532c8f1938;hp=51a97ce1baacbfa338021f4a1a3a98f884c6f438;hpb=d144a506b9fd0815548b926f9bc401d5b9d66708;p=Sone.git diff --git a/src/main/resources/templates/addSone.html b/src/main/resources/templates/addSone.html index 51a97ce..a9766a8 100644 --- a/src/main/resources/templates/addSone.html +++ b/src/main/resources/templates/addSone.html @@ -1,17 +1,17 @@ -
+<%include include/head.html>

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

- -
<%= Page.AddSone.Text.SoneLoading|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement=''>
- -
<%= Page.AddSone.Text.ReturnToIndex|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement=''>
- -
<%= Page.AddSone.Text.AddAnotherSone|l10n|html>
- + +

<%= Page.AddSone.Text.SoneLoading|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement=''>

+ +

<%= Page.AddSone.Text.ReturnToIndex|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement=''>

+ +

<%= Page.AddSone.Text.AddAnotherSone|l10n|html>

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