diff options
| -rw-r--r-- | home.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ {% block content %} <!-- Hey, NERD! Don't mess with my HTML source! --> +<center> <b>a domain run by an idiot, full of sound and fury, signifying nothing</b> <p>-- Shakespeare, probably --</p> @@ -82,4 +83,5 @@ learn the ins and outs of hosting your own, click <a href="https://web.archive.org/web/20091022172313/http://geocities.com/salat2001de/hitch/hitchhiker.html"> <img src="/static/media/panic.gif" /> </a> +</center> {% endblock %} |
