From 8fcdf0c2cde1c3cff98be4572a0e9e3a1d910901 Mon Sep 17 00:00:00 2001 From: eliott Date: Sat, 29 Dec 2007 18:42:50 -0800 Subject: Moved some templates around --- templates/devel/art.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 templates/devel/art.html (limited to 'templates/devel/art.html') diff --git a/templates/devel/art.html b/templates/devel/art.html new file mode 100644 index 00000000..4d1f7d1a --- /dev/null +++ b/templates/devel/art.html @@ -0,0 +1,28 @@ +{% extends "base.html" %} + +{% block content %} +

+
+

Arch Linux Logos

+

+ + + + + + + + + + + + + + + + +

SVG

SVG

SVG

SVG

SVG
+
+

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