From e2d1d421e422790b956e57e40522630221eae02c Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 11 Mar 2025 03:04:37 +0100 Subject: got website working; final touches are needed --- templates/about.html.j2 | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 templates/about.html.j2 (limited to 'templates/about.html.j2') diff --git a/templates/about.html.j2 b/templates/about.html.j2 deleted file mode 100644 index 8ebc3d7..0000000 --- a/templates/about.html.j2 +++ /dev/null @@ -1,4 +0,0 @@ -{% extends "template.html.j2" %} -{% block content %} - {{ content|safe }} -{% endblock %} \ No newline at end of file -- cgit v1.2.3