diff options
| author | kj_sh604 | 2026-02-16 01:42:50 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-16 01:42:50 -0500 |
| commit | afd82dc38510c6a47cfa227f40f1dae76e1a526c (patch) | |
| tree | 6182294363a0599e2b07e5d0675fc1a8ccf5fc01 /templates/partials/error.html | |
| parent | 94c6fdd12c8352f26df112f1c21592b020bb7c06 (diff) | |
refactor: move to src/
Diffstat (limited to 'templates/partials/error.html')
| -rw-r--r-- | templates/partials/error.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/partials/error.html b/templates/partials/error.html deleted file mode 100644 index 83825f1..0000000 --- a/templates/partials/error.html +++ /dev/null @@ -1,4 +0,0 @@ -<article> - <h3>Conversion failed</h3> - <pre>{{ message }}</pre> -</article> |
