2025-05-13 16:01:54 -06:00

4 lines
301 B
HTML

{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block announce %}
<a href="https://homepage.betteredmonton.org" class="login-button">Login</a>
Changemkaer Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}