summaryrefslogtreecommitdiffstats
path: root/templates/devel/blank.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/devel/blank.html')
-rw-r--r--templates/devel/blank.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/devel/blank.html b/templates/devel/blank.html
deleted file mode 100644
index d1e7b71..0000000
--- a/templates/devel/blank.html
+++ /dev/null
@@ -1,10 +0,0 @@
-{% extends "base.html" %}
-
-{% block content %}
-<div class="box">
- <h2 class="title">Download Arch Linux</h2>
- <br /><br />
-</div>
-<br /><br />
-{% endblock %}
-