mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-06 02:47:30 +02:00
10 lines
110 B
PHP
10 lines
110 B
PHP
|
<section>
|
||
|
<h2>Something went wrong</h2>
|
||
|
<br>
|
||
|
|
||
|
<p>
|
||
|
<?= e($message) ?>
|
||
|
</p>
|
||
|
|
||
|
</section>
|