0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-30 02:31:07 +00:00
rss-bridge/templates/error.html.php

10 lines
110 B
PHP

<section>
<h2>Something went wrong</h2>
<br>
<p>
<?= e($message) ?>
</p>
</section>