Adds more content

This commit is contained in:
hubster-bot
2024-07-12 19:36:44 +01:00
parent a67051eebd
commit ea7f7ea875
5 changed files with 68 additions and 13 deletions

View File

@ -2,7 +2,7 @@
{% block header %}
{{ super() }}
<div style="color: white; text-align: center; padding: 10px; font-size: 20px;">
<div style="color: red; text-align: center; padding: 10px; font-size: 20px;">
<strong>Announcement:</strong> This documentation is still in working progress.
</div>
{% endblock %}