X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=d1d59437bacf53d84f57d105f76d8b16d5445355;hp=a15d6db723bcf753e9386d5fbe9b972a6a896d61;hb=33e3bbaffba08e07727fa39775c5d1891fd7bcca;hpb=73c5d4edfba7612ca07126fd3730c3ebd10ad359 diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index a15d6db..d1d5943 100644 --- a/src/main/resources/templates/editProfile.html +++ b/src/main/resources/templates/editProfile.html @@ -1,15 +1,41 @@ -
+<%include include/head.html> + +

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

-
<%= Page.EditProfile.Page.Description|l10n|html>
-
<%= Page.EditProfile.Page.Hint.Optionality|l10n|html>
+

<%= Page.EditProfile.Page.Description|l10n|html>

+

<%= Page.EditProfile.Page.Hint.Optionality|l10n|html>

<%if changed> -
<%= Page.EditProfile.Page.Status.Changed|l10n|html>
+

<%= Page.EditProfile.Page.Status.Changed|l10n|html>

<%/if> -
+
@@ -27,10 +53,27 @@
+

<%= Page.EditProfile.Birthday.Title|l10n|html>

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