mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-09-30 07:10:35 +00:00
5 lines
No EOL
102 B
PHP
5 lines
No EOL
102 B
PHP
<h1>Error <?php echo $code; ?></h1>
|
|
|
|
<div class="error">
|
|
<?php echo CHtml::encode($message); ?>
|
|
</div>
|