From 7b17223904214024018f626715926fa729941d3c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 Mar 2015 18:43:06 +0100 Subject: Fourth Commit --- templates/main/guest.html | 2 +- templates/main/logged-in-testacc.html | 53 +++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 templates/main/logged-in-testacc.html (limited to 'templates') diff --git a/templates/main/guest.html b/templates/main/guest.html index 76b77ab..14cc902 100644 --- a/templates/main/guest.html +++ b/templates/main/guest.html @@ -1,7 +1,7 @@
Sie sind nicht authentifiziert. Bitte wählen Sie:
diff --git a/templates/main/logged-in-testacc.html b/templates/main/logged-in-testacc.html new file mode 100644 index 0000000..a9e6f28 --- /dev/null +++ b/templates/main/logged-in-testacc.html @@ -0,0 +1,53 @@ +

+ Sie sind mit Ihrem Test-Account {{login}} angemeldet. Sie können Ihr Passwort oder Ihre e-Mail-Adresse ändern. +

+ +
+ +
+ +
+
+ + Einrichtung + + {{organization}} +
+
+ + Vorname + + {{firstname}} +
+
+ + Nachname + + {{lastname}} +
+
+ + Mail + + +
+
+ + Passwort + + +
+
+ + Wiederholen + + +
+
+ +
+ +
+ +
+
-- cgit v1.2.3-55-g7522