okay normalement le numero de version marche

This commit is contained in:
piair
2023-08-29 18:34:19 +02:00
parent 2433609cd8
commit 15103b7905
2 changed files with 5 additions and 17 deletions

View File

@ -32,7 +32,7 @@
{% endblock %}
</div>
</div>
<div class="footer">Version not detected yet</div>
<div class="footer">{{version}}</div>
</body>
</html>