From 5617c91957851165722a23f4d57ac6b7a3170ce0 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 27 Sep 2011 02:43:39 +0200 Subject: initial import --- templates/new.html | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 templates/new.html (limited to 'templates/new.html') diff --git a/templates/new.html b/templates/new.html new file mode 100644 index 0000000..1bea143 --- /dev/null +++ b/templates/new.html @@ -0,0 +1,67 @@ +$def with (form, user) + +$var title: Mailinglisten +$var headline: + Create new mailing list + +
+
+ The rules +
+ + +
+ +
+
+ Create a mailing list +
+ +
+ $:form.render() + + +
+
+ +
+
+ Information +
+ + The following information will be logged:
+
+ Your internet address: $user['ip']
+ Your hostname: $user['host']
+
-- cgit v1.2.3-1-g7c22