From b220d87a0d23da1c8ce4d09146b40561b4437363 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Thu, 10 Apr 2025 20:39:30 +0100 Subject: [PATCH] DEV: Trigger basic-html view for unsupported browsers (#124) --- common/head_tag.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 common/head_tag.html diff --git a/common/head_tag.html b/common/head_tag.html new file mode 100644 index 0000000..9ad0067 --- /dev/null +++ b/common/head_tag.html @@ -0,0 +1,6 @@ + \ No newline at end of file