From b6bc5c5794b4df182175da34e6b08298084c0324 Mon Sep 17 00:00:00 2001 From: Jan T Date: Wed, 28 Feb 2024 17:32:01 +0200 Subject: Initial commit --- templates/base.html.j2 | 13 +++++++++++++ 1 file changed, 13 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..066c39e --- /dev/null +++ b/templates/base.html.j2 @@ -0,0 +1,13 @@ + + + + diddle 👉👈 + + + + + +

diddle 👉👈

+ {% block content %}{% endblock %} + + -- cgit v1.3