diff options
Diffstat (limited to 'templates/history.html.ep')
-rw-r--r-- | templates/history.html.ep | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/history.html.ep b/templates/history.html.ep index 607a356..93fa9f7 100644 --- a/templates/history.html.ep +++ b/templates/history.html.ep @@ -27,6 +27,13 @@ </div> % } +<h2>Auswertungen</h2> +<div class="row"> + <div class="col s12 m12 l12 center-align"> + <a href="/history/map" class="waves-effect waves-light btn"><i class="material-icons left">map</i> Fahrtenkarte</a> + </div> +</div> + <h2>Ausfälle und Verspätungen</h2> <div class="row"> <div class="col s12 m12 l5 center-align"> |