From 3835be3c171b642509617d7bec6a3bccf3f68bb8 Mon Sep 17 00:00:00 2001 From: Victor Andersson Date: Sun, 9 Nov 2025 02:34:41 +0100 Subject: [PATCH] Fixed export placeholder --- claims/templates/claims/export_placeholder.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/claims/templates/claims/export_placeholder.html b/claims/templates/claims/export_placeholder.html index af24fca..f3f6c50 100644 --- a/claims/templates/claims/export_placeholder.html +++ b/claims/templates/claims/export_placeholder.html @@ -1,6 +1,7 @@ -{% load i18n %} {% extends "claims/base.html" %} +{% load i18n %} + {% block title %}{% trans "Export" %}{% endblock %} {% block content %}