trying to port web app starter from PHP
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php return(function($prop) {
|
||||
|
||||
?><div class="banner error"><?= safe($prop['text']) ?></div><?php
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user