X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=af926658708b8b12cf1f8c35bee6f733c952c089;hb=861afcbbf8614375bf1359cdd80047686e93c2cc;hp=85a5e74d6cda0fa111142b442280e04d2c993e82;hpb=4c8a0c10d45005c0a7e55aeff8534ae652c1a0e2;p=Sone.git diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index 85a5e74..af92665 100644 --- a/src/main/resources/templates/editProfile.html +++ b/src/main/resources/templates/editProfile.html @@ -1,4 +1,4 @@ -
+<%include include/head.html>

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

@@ -27,6 +27,19 @@
+
+ +
+ + + +

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

+ +
<%= Page.EditProfile.Backup.Description|l10n|html>
+ +
+ +
- +<%include include/tail.html>