X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=1408e62350b01af002df6ab1023f771da8bc7fdf;hb=462390a581afd4c9647ad6e619aa9c1c8b2c31a8;hp=a1d80d27acce783950ea78251e35568b05c79986;hpb=3d0dbd535f8efee946c17454a22bd24d954946d6;p=Sone.git diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index a1d80d2..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>

@@ -32,7 +32,22 @@
- + +

<%= 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>
@@ -42,4 +57,4 @@ - +<%include include/tail.html>