mirror of
https://github.com/brmlab/brmsklad.git
synced 2025-08-03 22:53:58 +02:00
3 lines
103 B
PHP
3 lines
103 B
PHP
<?php $this->extend('parent_view'); ?>
|
|
View content.
|
|
<?php echo $this->element('extended_element'); ?>
|