aboutsummaryrefslogtreecommitdiff
path: root/template/500.phtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/500.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/500.phtml b/template/500.phtml
index feee78f..f3e5db3 100644
--- a/template/500.phtml
+++ b/template/500.phtml
@@ -4,5 +4,5 @@
<pre><?=h($e)?></pre>
</div>
- <img src="assets/img/missing-cat.png" alt="500 Internal Winkekatze Error" />
+ <?=file_get_contents('assets/img/missing-cat.svg') ?>
</div>