summaryrefslogtreecommitdiff
path: root/templates/topform.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-06 14:22:39 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-06 14:22:39 +0200
commitb3de33b95e9cd7449f0a5427236d0a20b55c051e (patch)
tree4af71c032403d7d875e2f04ada79b5779344fef7 /templates/topform.html.ep
parent8fca7e3bc7d959501c81968e3935ad034dff6dfc (diff)
Squashed commit of the following:
commit 3b3dd6ea92799a95ecaa7c90ede830a62d53ee05 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 14:21:27 2015 +0200 margins commit ae911d4fba68adce63a16bda82f9b06a51a4aa81 Merge: 0625d89 8fca7e3 Author: I <marudor@marudor.de> Date: Sat Sep 5 14:49:12 2015 +0200 Merge branch 'master' of https://github.com/derf/iris-delay-stats # Conflicts: # templates/intro.html.ep commit 0625d894bb5294f3d47cca759010ee969db7a2d1 Author: marudor <marudor@marudor.de> Date: Sat Sep 5 13:51:49 2015 +0200 fancy forms
Diffstat (limited to 'templates/topform.html.ep')
-rw-r--r--templates/topform.html.ep3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/topform.html.ep b/templates/topform.html.ep
index cb35c2f..26a4b78 100644
--- a/templates/topform.html.ep
+++ b/templates/topform.html.ep
@@ -1,6 +1,3 @@
-<div>
%= form_for top => begin
-Nach Häufigkeit sortierte Verspätungs- und Qualitätsmeldungen.
-Die Einschränkungen sind alle optional.
%= include 'filterform';
% end