From 001b52fc1b6d2b30b371611f5a8b961e5c6945d3 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 11 Feb 2025 17:59:28 +0200 Subject: Implement find --- browser/templates/frag_error.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'browser/templates/frag_error.html.j2') diff --git a/browser/templates/frag_error.html.j2 b/browser/templates/frag_error.html.j2 index f014f0a..092642f 100644 --- a/browser/templates/frag_error.html.j2 +++ b/browser/templates/frag_error.html.j2 @@ -1,10 +1,10 @@ {% if container %} -<{{ container }}> +
{% endif %}

Error

{{ error }} {% if container %} - +
{% endif %} -- cgit v1.3