Introduce symbols legend

This commit is contained in:
2025-05-28 23:38:02 +02:00
parent 464fe57536
commit 672cadd7e1
5 changed files with 51 additions and 8 deletions

View File

@@ -215,6 +215,7 @@
<div class="container">{% block pagination %}{% endblock %}</div>
</div>
{% block extra_content %}{% endblock %}
{% include 'includes/symbols.html' %}
</main>
{% include 'includes/footer.html' %}
{% if site_conf.use_cdn %}