From afd82dc38510c6a47cfa227f40f1dae76e1a526c Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 16 Feb 2026 01:42:50 -0500 Subject: refactor: move to src/ --- src/templates/partials/error.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/templates/partials/error.html (limited to 'src/templates/partials/error.html') diff --git a/src/templates/partials/error.html b/src/templates/partials/error.html new file mode 100644 index 0000000..83825f1 --- /dev/null +++ b/src/templates/partials/error.html @@ -0,0 +1,4 @@ +
+

Conversion failed

+
{{ message }}
+
-- cgit v1.2.3