first commit

This commit is contained in:
2025-05-14 09:25:32 -06:00
commit 77d62ba2a3
328 changed files with 52223 additions and 0 deletions

View File

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