aboutsummaryrefslogtreecommitdiff
path: root/src/templates/noshort.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/noshort.html')
-rw-r--r--src/templates/noshort.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/noshort.html b/src/templates/noshort.html
index e0be436..976e911 100644
--- a/src/templates/noshort.html
+++ b/src/templates/noshort.html
@@ -2,9 +2,9 @@
{% block content %}
<h1>URL not found!</h1>
<p>
- This url does not exist or has expired, sorry!
+This url does not exist or has expired, sorry!
</p>
<p>
- <a href="/">Go back</a>
+<a href="/">Go back</a>
</p>
{% endblock %}