sterzycom/panel/app/views/error/index.php

4 lines
115 B
PHP
Raw Normal View History

<div class="section">
<h2 class="hgroup cf"><?php _l('error.headline') ?></h2>
<p><?php __($text) ?></p>
</div>