Set up for v3

This commit is contained in:
Isaac
2021-02-15 18:34:59 +00:00
parent 7763889a2d
commit 9863c45fdf
60 changed files with 2762 additions and 5717 deletions

2
overrides/main.html Normal file
View File

@@ -0,0 +1,2 @@
{% extends "base.html" %}
{% block announce %}{% include "announce.html" ignore missing %}{% endblock %}