Rotate emails, minimize lite

This commit is contained in:
2022-01-10 07:56:09 +00:00
parent 1c3ae5b8f8
commit 3e2f9c0684
5 changed files with 21 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
{% extends "base.html" %}
{% block meta %}
{% endblock %}
{% block style %}
{% endblock %}
{% block content %}
Nothing to see here...
{% endblock %}