modified test

This commit is contained in:
Daniel Fichtinger 2025-06-22 14:19:57 -04:00
parent 8585f25816
commit 915e523186
5 changed files with 7 additions and 1 deletions

View file

@ -15,7 +15,9 @@
<div id="container">
{% if header %}
<header id="header">
<center>
{{ header | safe }}
</center>
<hr>
</header>
{% endif %}