mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Update year in base.html
This commit is contained in:
parent
b36e2cc4b3
commit
cf4423d237
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
<p class="pull-right">
|
||||
<a href="#">{% trans "Back to top" %}</a>
|
||||
</p>
|
||||
<p>{{ name_website }} {% trans "powered by" %} Re2o 2016–2019</p>
|
||||
<p>{{ name_website }} {% trans "powered by" %} Re2o 2016–2020</p>
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
Brought to you with <i class="fa fa-heart text-danger"></i>.
|
||||
|
|
Loading…
Reference in a new issue