X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FeditProfile.html;h=af926658708b8b12cf1f8c35bee6f733c952c089;hb=861afcbbf8614375bf1359cdd80047686e93c2cc;hp=a15d6db723bcf753e9386d5fbe9b972a6a896d61;hpb=73c5d4edfba7612ca07126fd3730c3ebd10ad359;p=Sone.git diff --git a/src/main/resources/templates/editProfile.html b/src/main/resources/templates/editProfile.html index a15d6db..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>

@@ -33,4 +33,13 @@ -
+

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

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