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/public/blank.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 templates/public/blank.html (limited to 'templates/public/blank.html') diff --git a/templates/public/blank.html b/templates/public/blank.html deleted file mode 100644 index d1e7b71..0000000 --- a/templates/public/blank.html +++ /dev/null @@ -1,10 +0,0 @@ -{% extends "base.html" %} - -{% block content %} -
-

Download Arch Linux

-

-
-

-{% endblock %} - -- cgit v1.2.3-24-g4f1b