diff --git a/templates/404.html b/templates/404.html index cd3fe65..2fd8654 100644 --- a/templates/404.html +++ b/templates/404.html @@ -1,6 +1,7 @@ + {% set title = "404" %} {% include "head.html" %}