summaryrefslogtreecommitdiff
path: root/templates/intro.html.ep
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-03-07 23:40:37 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-03-07 23:40:37 +0100
commit8352715ae8ae26d77be42f10f4988821ce833f20 (patch)
tree243ab5df8844e201915af814d6b838b443a4f343 /templates/intro.html.ep
parent9bc85128d7e02c6cb73ec08eff490200af63b730 (diff)
implement toplist
Diffstat (limited to 'templates/intro.html.ep')
-rw-r--r--templates/intro.html.ep4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/intro.html.ep b/templates/intro.html.ep
index 1ebb3c0..dcdfe2b 100644
--- a/templates/intro.html.ep
+++ b/templates/intro.html.ep
@@ -38,5 +38,9 @@ dabei ist ein Zug durchschnittlich
</div>
<div class="forms">
+<b>Bargraph</b>:
%= include 'barform';
+<br/>
+<b>Top-Liste</b>:
+%= include 'topform';
</div>