summaryrefslogtreecommitdiffstats
path: root/templates/public/blank.html
diff options
context:
space:
mode:
authorIsmael Carnales <icarnales@gmail.com>2009-10-30 19:56:21 +0100
committerIsmael Carnales <icarnales@gmail.com>2009-11-10 01:24:37 +0100
commit79f00ef686e0597cb197ed67ba1462aa60a530bb (patch)
treefa27253b023f1cd6ec9f1d3fd79d0ee6bd727aaa /templates/public/blank.html
parentce662e0e0cdb66a7425bfc55bc7342cb152d5e4b (diff)
downloadarchweb-79f00ef686e0597cb197ed67ba1462aa60a530bb.tar.gz
archweb-79f00ef686e0597cb197ed67ba1462aa60a530bb.tar.xz
"imported" public app files from archweb_pub
Diffstat (limited to 'templates/public/blank.html')
-rw-r--r--templates/public/blank.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/public/blank.html b/templates/public/blank.html
new file mode 100644
index 0000000..f0bcedf
--- /dev/null
+++ b/templates/public/blank.html
@@ -0,0 +1,10 @@
+{% extends "base.html" %}
+
+{% block content %}
+<div class="box">
+ <h2 class="title">Download Arch Linux</h2>
+ <br /><br />
+</div>
+<br /><br />
+{% endblock %}
+