From 2be43cc479dfd4cfb621f14381330c708291e324 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 28 Jul 2024 19:46:20 -0500 Subject: conversion from Zola to Weblorg --- templates/base.html | 53 ----------------------------------------------------- 1 file changed, 53 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 56b2be7..0000000 --- a/templates/base.html +++ /dev/null @@ -1,53 +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