From 40fe8db0c4dd2eb1208cdc6bdfb2868c84def489 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 3 Mar 2019 22:35:20 +0100 Subject: Add account info and data export --- templates/account.html.ep | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 templates/account.html.ep (limited to 'templates/account.html.ep') diff --git a/templates/account.html.ep b/templates/account.html.ep new file mode 100644 index 0000000..e734ee0 --- /dev/null +++ b/templates/account.html.ep @@ -0,0 +1,27 @@ +

Account

+
+ + + + + + + + + + + + + +
Name<%= get_user_name() %>
Mailfnord@example.org
Registriert am01.01.1970 00:00
+
+ +

Export

+ +
+
+
    +
  • Rohdaten (Kein API-Ersatz, das Format kann sich jederzeit ändern)
  • +
+
+
-- cgit v1.2.3