marc-leopold/server/plugins/studiovx/marcleopold/controllers/indeximage/reorder.htm

8 lines
249 B
HTML
Raw Normal View History

2019-02-25 14:56:59 +00:00
<?php Block::put('breadcrumb') ?>
<ul>
<li><a href="<?= Backend::url('studiovx/marcleopold/indeximage') ?>">IndexImage</a></li>
<li><?= e($this->pageTitle) ?></li>
</ul>
<?php Block::endPut() ?>
<?= $this->reorderRender() ?>