mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
10 lines
No EOL
255 B
PHP
10 lines
No EOL
255 B
PHP
<section id="main">
|
|
<section class="sidebar-container" id="config-section">
|
|
|
|
<?= Helper\template('config/sidebar') ?>
|
|
|
|
<div class="sidebar-content">
|
|
<?= $config_content_for_layout ?>
|
|
</div>
|
|
</section>
|
|
</section>
|