summaryrefslogtreecommitdiffstats
path: root/templates/settings/_settings_system_menu.html
blob: fb4da0236fb4793f45a387e401e98950947a239e (plain)
1
2
3
<nav>
    <a href="#" {% if section == "basic" %}class="selected"{% endif %}>Basic</a>
</nav>