Fix gremlin characters

This commit is contained in:
2026-03-23 09:34:57 +02:00
parent 961692241a
commit 249a998c74
+1 -1
View File
@@ -1,7 +1,7 @@
<div id="footer">
<img src="{{ url_for('static', filename='img/logo.png') }}" alt="KolibriOS">
<p>
&copy; 2004{{ year }} <br />
&copy; 2004 - {{ year }} <br />
{{ _('footer:team') }}
</p>
</div>