summaryrefslogtreecommitdiffstats
path: root/nfsw/templates/sorry.html
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-10-21 20:42:19 -0400
committerrsiddharth <s@ricketyspace.net>2019-10-21 20:42:19 -0400
commit02b2a19d94a7826e4c15392f89935149f4a2f38c (patch)
tree5735bb4de8a9f8c894f1fd2ef5a5376216009f8c /nfsw/templates/sorry.html
parent09fa535d3a966a2becc7b046a7e8df9341f1ecd9 (diff)
Update nfsw/templates/sorry.html
Diffstat (limited to 'nfsw/templates/sorry.html')
-rw-r--r--nfsw/templates/sorry.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/nfsw/templates/sorry.html b/nfsw/templates/sorry.html
index d09a32b..d374649 100644
--- a/nfsw/templates/sorry.html
+++ b/nfsw/templates/sorry.html
@@ -3,9 +3,13 @@
{% block title %}Sorry{% endblock %}
{% block content %}
-<div class="sorry-block">
- <p>It's a pity that you cannot suck up to little bit of human dogshit.</p>
+<article class="sorry-block">
+ <header>
+ <h1>Sorry</h1>
+ </header>
- <p>Another time!</p>
+ <p>Alas! sad that you're unable to play.</p>
+
+ <p>XOXO.</p>
</div>
{% endblock %}