mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-28 07:13:56 +03:00
10 lines
110 B
PHP
10 lines
110 B
PHP
|
<section>
|
||
|
<h2>Something went wrong</h2>
|
||
|
<br>
|
||
|
|
||
|
<p>
|
||
|
<?= e($message) ?>
|
||
|
</p>
|
||
|
|
||
|
</section>
|