5 lines
105 B
PHP
Executable File
5 lines
105 B
PHP
Executable File
<?php return(function($prop) {
|
|
|
|
?><div class="banner error"><?= safe($prop['text']) ?></div><?php
|
|
|
|
});
|