Personnel filtering

This commit is contained in:
2024-01-11 19:25:02 +01:00
parent b931d375d9
commit de91695b07
40 changed files with 101 additions and 2 deletions

View File

@ -25,6 +25,8 @@
<p>&copy; {{ now() | date(format="%Y") }} {{ config.title }}</p>
</footer>
{% block script %}
{% endblock %}
</body>
</html>