summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-01-15 22:59:13 -0600
committerDan McGee <dan@archlinux.org>2013-01-15 23:17:40 -0600
commit131d238ae38034c3df0ab1dbc307773ac6a38442 (patch)
tree5ac6a206c449b4c6524720ac00dcadb6eaa3f956 /templates/base.html
parent8eaa63b2976e697cd2e6adca43f5d6d9cf7a8eda (diff)
downloadarchweb-131d238ae38034c3df0ab1dbc307773ac6a38442.tar.gz
archweb-131d238ae38034c3df0ab1dbc307773ac6a38442.zip
Add a little easter egg for people to find
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index a7ebc7d3..c6aa3f17 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -68,6 +68,7 @@
{% block content_right %}{% endblock %}
</div>
{% endblock %}
+ {% block content_after %}{% endblock %}
<div id="footer">
<p>Copyright &copy; 2002-{% now "Y" %} <a href="mailto:jvinet@zeroflux.org"
title="Contact Judd Vinet">Judd Vinet</a> and <a href="mailto:aaron@archlinux.org"