You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
192 B
PHP

<?php
?>
<h1>Signature upload failed</h1>
<div class="alert alert-danger">
<p><?php out($this->get('message')) ?> Please <a href="" class="navigate-back">go back</a> and try again.</p>
</div>