From 74992aaa27eb384128924c4a3b93052961a3eaab Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 27 Apr 2024 17:01:13 -0500 Subject: test conversion back to markdown --- theme/templates/wiki.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 theme/templates/wiki.html (limited to 'theme/templates/wiki.html') diff --git a/theme/templates/wiki.html b/theme/templates/wiki.html deleted file mode 100644 index 3860350..0000000 --- a/theme/templates/wiki.html +++ /dev/null @@ -1,14 +0,0 @@ -{% extends "base.html" %} - -{% block subtitle %}Wiki | {% endblock %} -{% block main %} -

← home

-

Wiki

-

Use Ctrl + F to search wiki pages for keywords.

-{% for post in posts %} -
- - {{ post.title }} -
-{% endfor %} -{% endblock %} -- cgit v1.2.3-70-g09d2