summaryrefslogtreecommitdiff
path: root/feedback/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'feedback/index.md')
-rw-r--r--feedback/index.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/feedback/index.md b/feedback/index.md
new file mode 100644
index 00000000..cff682c8
--- /dev/null
+++ b/feedback/index.md
@@ -0,0 +1,18 @@
+# Feedback til Byvandring.nu
+
+<tmpl_var js-head>
+
+<div class="form">
+<tmpl_var form-start>
+<tmpl_loop fields>
+<div class="<tmpl_var label escape=html>">
+<span class="fb_label<tmpl_if required> fb_required</tmpl_if>"><tmpl_var label></span>
+<tmpl_var field><tmpl_if error> <span class="fb_invalid"><tmpl_var error></span></tmpl_if><tmpl_if comment> <tmpl_var comment></tmpl_if>
+</div>
+</tmpl_loop>
+<tmpl_var form-submit>
+<tmpl_var form-end>
+</div>
+
+
+[[afstemning]]