This commit is contained in:
2015-10-21 15:19:35 +02:00
parent 4f8a382b51
commit 0b4efeb2ed
7 changed files with 622 additions and 412 deletions

View File

@@ -23,6 +23,7 @@
<li>{{ HTML::link('vorgeschlagen', 'Vorgeschlagen (Datum)') }}</li>
<li>{{ HTML::link('gesehen', 'Gesehen') }}</li>
<li>{{ HTML::link('neu', 'Film vorschlagen')}}
<li>{{ HTML::link('stats', 'Statistiken') }}</li>
</ul>
<ul class="nav navbar-nav pull-right">
@@ -72,7 +73,7 @@
<footer id="footer">
<div class="container">
<hr>
<small>&copy; 2013 &mdash; Daniel M&uuml;llers</small>
<small>&copy; 2013-2016 &mdash; Daniel M&uuml;llers</small>
</div>
</footer>