diff --git a/frontend/templates/files.html b/frontend/templates/files.html index c483c0e1..801d8186 100644 --- a/frontend/templates/files.html +++ b/frontend/templates/files.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}File Records{% endblock %} +{% block title %}{{ _("files.page_title") }}{% endblock %} {% block head_extra %} @@ -427,16 +427,16 @@ -