summaryrefslogtreecommitdiff
path: root/templates/about.html.j2
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2025-03-11 03:04:37 +0100
committeryuzu-eva <cafebabe@disroot.org>2025-03-11 03:04:37 +0100
commite2d1d421e422790b956e57e40522630221eae02c (patch)
tree5a0fe6d84a845c2d70bed1f47d17fc259df71021 /templates/about.html.j2
parent1d1383ce943cf6b1ddb32b031a9c9a10e29f98fe (diff)
got website working; final touches are needed
Diffstat (limited to 'templates/about.html.j2')
-rw-r--r--templates/about.html.j24
1 files changed, 0 insertions, 4 deletions
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