From bea80928f694671010bc99493d31879df7d42836 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 4 Sep 2024 20:05:51 +0200 Subject: initial commit --- templates/base.html.j2 | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 templates/base.html.j2 (limited to 'templates/base.html.j2') diff --git a/templates/base.html.j2 b/templates/base.html.j2 new file mode 100644 index 0000000..1925ed2 --- /dev/null +++ b/templates/base.html.j2 @@ -0,0 +1,48 @@ + + + + + {% block page_title %}{{ site.blog_name }}{% endblock %} + + + + + + + + +
+ +
+
+ + -- cgit v1.2.3-70-g09d2