mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-18 04:28:40 +00:00
7 lines
147 B
PHP
7 lines
147 B
PHP
<?= $this->getData('nav')->render(); ?>
|
|
|
|
<div class="row">
|
|
<div class="col-xs-12">
|
|
<?php include 'editor.tpl.php'; ?>
|
|
</div>
|
|
</div>
|