szurubooru/src/Views/error-simple.phtml

2 lines
142 B
PHTML
Raw Normal View History

2013-10-19 15:19:47 +02:00
<p class="alert alert-error">Error: <?php echo $this->context->transport->errorHtml ?><br><a href="javascript:history.go(-1)">Go back</a></p>