]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/help/about.html
Move to a more recent django project structure
[patchwork] / templates / patchwork / help / about.html
diff --git a/templates/patchwork/help/about.html b/templates/patchwork/help/about.html
deleted file mode 100644 (file)
index 7befa6b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{% extends "base.html" %}
-
-{% block title %}About{% endblock %}
-{% block heading %} - About Patchwork{% endblock %}
-
-{% block body %}
-
-<p>Patchwork is free software, and is available from the
-<a href="http://jk.ozlabs.org/projects/patchwork/">patchwork website</a>.</p>
-
-<p>Patchwork is built on the <a href="http://djangoproject.com/">django</a>
-web framework.</p>
-
-<p>Icons from the <a href="http://sweetie.sublink.ca/">Sweetie</a> icon set.</a>
-
-{% endblock %}
-