szurubooru/src/Views/error-simple.phtml

2 lines
145 B
PHTML
Raw Normal View History

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