fixing footer year

This commit is contained in:
Levi 2017-01-11 12:10:33 -05:00
commit bdfb37bf83
2 changed files with 4 additions and 5 deletions

View file

@ -31,8 +31,8 @@
</a>
</li>
</ul>
<p class="copyright text-muted text-centered">
{% static_placeholder "footer_copyright" %}
<p class="copyright">
Copyright © ungleich GmbH {% now "Y" %}
</p>
</div>
</div>