mirror of
https://github.com/a2nt/cms-niceties.git
synced 2024-10-22 11:05:46 +02:00
5 lines
188 B
Scheme
5 lines
188 B
Scheme
|
<nav class="secondary element element__widget widget__$ClassName {$SimpleClassName}">
|
||
|
<% if $ShowTitle && $Title %><h2 class="widget-title">$Title</h2><% end_if %>
|
||
|
$Content
|
||
|
</nav>
|