diff --git a/plinth/templates/404.html b/plinth/templates/404.html index 631dddfc4..96741161d 100644 --- a/plinth/templates/404.html +++ b/plinth/templates/404.html @@ -5,6 +5,14 @@ {% load i18n %} +{% block title %} + + {% blocktrans trimmed %} + Page not found - {{ box_name }} + {% endblocktrans %} + +{% endblock %} + {% block content %}

{% trans "404" %}