first import
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<div class='admin-panel clearfix'>
|
||||
<div class='content'>
|
||||
<h3><?php print $block['title']; ?></h3>
|
||||
</div>
|
||||
<?php print $block['content']; ?>
|
||||
</div>
|
Reference in New Issue
Block a user