8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-02 07:52:23 +00:00

Update year in base.html

This commit is contained in:
chirac 2020-05-28 14:49:29 +02:00 committed by Gabriel Detraz
parent b36e2cc4b3
commit cf4423d237

View file

@ -289,7 +289,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<p class="pull-right"> <p class="pull-right">
<a href="#">{% trans "Back to top" %}</a> <a href="#">{% trans "Back to top" %}</a>
</p> </p>
<p>{{ name_website }} {% trans "powered by" %} Re2o 2016&ndash;2019</p> <p>{{ name_website }} {% trans "powered by" %} Re2o 2016&ndash;2020</p>
<p> <p>
{% blocktrans trimmed %} {% blocktrans trimmed %}
Brought to you with <i class="fa fa-heart text-danger"></i>. Brought to you with <i class="fa fa-heart text-danger"></i>.