From 74992aaa27eb384128924c4a3b93052961a3eaab Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 27 Apr 2024 17:01:13 -0500 Subject: test conversion back to markdown --- theme/templates/base.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 theme/templates/base.html (limited to 'theme/templates/base.html') diff --git a/theme/templates/base.html b/theme/templates/base.html deleted file mode 100644 index 33197c2..0000000 --- a/theme/templates/base.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - {% block head %} - - - {% block subtitle %}{% endblock %} - {% block title %}{{ site_name | default("weblorg website") }}{% endblock %} - - - {% if site_owner is defined %}{% endif %} - {% if site_description is defined %}{% endif %} - {% if site_keywords is defined %}{% endif %} - - {% block meta %}{% endblock %} - {% endblock %} - - -
{% block main %}{% endblock %}
- - -- cgit v1.2.3-70-g09d2