From a181df791a7401e9f739d6bb5806cea8b1c19da6 Mon Sep 17 00:00:00 2001 From: Dusty Phillips Date: Sun, 12 Oct 2008 18:46:57 -0400 Subject: drop seeveral unnecessary templates --- templates/wiki/edit.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 templates/wiki/edit.html (limited to 'templates/wiki/edit.html') diff --git a/templates/wiki/edit.html b/templates/wiki/edit.html deleted file mode 100644 index 421a313f..00000000 --- a/templates/wiki/edit.html +++ /dev/null @@ -1,22 +0,0 @@ -{% extends "base.html" %} -{% block content %} -
-
- Wiki Syntax -
-

Editing: {{ page.title }}

-
- -

- -

- -
- -
-{% endblock %} -- cgit v1.2.3-2-g168b