From 2be43cc479dfd4cfb621f14381330c708291e324 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 28 Jul 2024 19:46:20 -0500 Subject: conversion from Zola to Weblorg --- templates/wiki.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 templates/wiki.html (limited to 'templates/wiki.html') diff --git a/templates/wiki.html b/templates/wiki.html deleted file mode 100644 index 28ef97f..0000000 --- a/templates/wiki.html +++ /dev/null @@ -1,16 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -

{{ section.title }}

-

Use Ctrl + F to search wiki pages for keywords.

-
-

Wiki Page

-

Last Updated

-
-{% for page in section.pages %} -
-

{{ page.title }}

-
-{% endfor %} {% endblock content %} -- cgit v1.2.3-70-g09d2