Files
FreshRSS/app/views/error/index.phtml

8 lines
172 B
PHTML

<div class="table">
<div class="nothing">
<h2><?php echo $this->code; ?></h2>
<p><a href="<?php echo Url::display (); ?>">Revenir à l'accueil</a></p>
</div>
</div>