summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index cdbb1b5..8ea3722 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -15,6 +15,7 @@
<div class="row">
<h3>Lehrersprüche</h3>
<div class="section">
+ <a class="btn-floating btn-large right" href="/export"><i class="material-icons">file_download</i></a>
{% if user.loggedin %}
<form action="/logout" method="post">
<input type="hidden" name="redirpage" value="{{ currentpage }}">