OpenXE/www/themes/new/templates/sidebar.tpl
2022-06-12 15:59:32 +02:00

24 lines
1.1 KiB
Smarty

<div id="sidebar" [SIDEBAR_CLASSES]>
<div class="sidebar-toggle">
<svg width="26" height="13" viewBox="0 0 26 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.2314 12.0769H25.2314" stroke="#94979E" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.2314 6.53857H25.2314" stroke="#94979E" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M10.2314 1H25.2314" stroke="#94979E" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<svg id="sidebar-toogle-arrow" width="6" height="13" viewBox="0 0 6 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.9999 3L4.57323 6.57333C4.62013 6.62017 4.64648 6.68372 4.64648 6.75C4.64648 6.81628 4.62013 6.87983 4.57323 6.92667L0.999899 10.5" stroke="#94979E" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
</div>
<a class="logo-index" href="index.php" title="Xenomporio">
[SIDEBARLOGO]
</a>
[USERITEMS]
[NAVIGATIONITEMS]
[FIXEDITEMS]
[XENTRALVERSION]
</div>