From a88f36d8a32384614ebf5508ae702315e009458a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 29 Mar 2024 01:49:34 -0500 Subject: clean up remaining markdown files and merge conflicts --- theme/templates/wiki.html | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'theme/templates/wiki.html') diff --git a/theme/templates/wiki.html b/theme/templates/wiki.html index ead64c4..3d8b8fd 100644 --- a/theme/templates/wiki.html +++ b/theme/templates/wiki.html @@ -1,27 +1,13 @@ {% extends "base.html" %} -<<<<<<< HEAD:templates/wiki.html -{% block content %} -

{{ section.title }}

-======= {% block subtitle %}Wiki | {% endblock %} {% block main %}

Wiki

->>>>>>> org:theme/templates/wiki.html

Use Ctrl + F to search wiki pages for keywords.

Wiki Page

Last Updated

-<<<<<<< HEAD:templates/wiki.html -{% for page in section.pages %} -
-

{{ page.title }}

-
-{% endfor %} -{% endblock content %} -======= {% for post in posts %}
{{ post.title }} @@ -29,4 +15,3 @@
{% endfor %} {% endblock %} ->>>>>>> org:theme/templates/wiki.html -- cgit v1.2.3-70-g09d2