diff options
Diffstat (limited to 'templates/404.html')
-rw-r--r-- | templates/404.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/404.html b/templates/404.html index bc50f69b..9e389ba9 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +{% block title %}Arch Linux - Page Not Found{% endblock %} {% block content %} <div class="box"> |