remove sith version from the footer

This commit is contained in:
thomas girod
2024-09-01 10:38:57 +02:00
parent 7c0c132f40
commit cf46c3800f
4 changed files with 50 additions and 77 deletions

View File

@ -290,11 +290,6 @@
</a>
{% endblock %}
<br>
<code class="version">
{% cache 1000 "sith_version" %}
{% trans %}Sith version:{% endtrans %}&nbsp;{{ get_sith().version }}
{% endcache %}
</code>
</footer>
{% endif %}