X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=1408e62350b01af002df6ab1023f771da8bc7fdf;hb=a4cd99055d3814bc087efb8fa77ae861dff4e0fd;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..1408e62 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,34 @@
+
+ +
+ + + +

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

+ +
<%= Page.EditProfile.Keys.Description.RequestKey|l10n|html>
+
<%= Page.EditProfile.Keys.Description.InsertKey|l10n|html>
+
<%= Page.EditProfile.Keys.Description.Summary|l10n|html>
+ +
+ + +
+
+ + +
+ +

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

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