udpated the main.html

This commit is contained in:
admin 2025-06-01 13:19:42 -06:00
parent 2ff0072689
commit 56e7ad7845
2 changed files with 7 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -1,3 +1,9 @@
{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block announce %}
{% extends "base.html" %}
{% block extrahead %}
{% endblock %}
{% block announce %}
<a href="https://homepage.test.com" class="login-button">Login</a>
Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
{% endblock %}