mirror of https://git.48k.eu/ogcp
Setup view sets nav button as active
When loading the setup view, it's nav button becomes active.multi-ogserver
parent
17e13ad6a8
commit
d2e8131ffa
|
@ -1,5 +1,6 @@
|
|||
{% extends 'commands.html' %}
|
||||
|
||||
{% block nav_setup %} active{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<h1 class="m-5">{{_('Partition and Format')}}</h1>
|
||||
|
|
Loading…
Reference in New Issue