From 797a1404213173791a5f4126a77ad383ceb00064 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 4 Mar 2024 22:34:28 -0600 Subject: initial migration to test org-mode --- templates/base.html | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 templates/base.html (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html deleted file mode 100644 index 91c231e..0000000 --- a/templates/base.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - {% block title %} - cleberg.net - {% endblock %} - - - - {% if page %} - {% if page.description %} - - {% elif config.description %} - - {% endif %} - {% elif config.description %} - - {% endif %} - - {% block rss %} - - {% endblock %} - - {% block css %} - - {% endblock css %} - - {% block extra_head %}{% endblock extra_head %} - - - - -
{% block content %}{% endblock content %}
- - - - -- cgit v1.2.3-70-g09d2