fix footer year

remotes/origin/hasaccess
Sanasol 8 years ago
parent 3944615195
commit 8157102c14
  1. 2
      project/templates/lilcity/index.html

@ -248,7 +248,7 @@
</div>
<div class="footer__col footer__col_lg">
<div class="footer__group">
<div class="footer__copyright">2017 © Lil City, UAB.</div>
<div class="footer__copyright">{% now "Y" %} © Lil City, UAB.</div>
<div class="footer__links">
<a class="footer__link" href="{% url 'terms' %}">Договор-оферта</a>
<div class="footer__divider">|</div>

Loading…
Cancel
Save