Setup view sets nav button as active

When loading the setup view, it's nav button becomes active.
multi-ogserver
Jose M. Guisado 2022-02-22 13:03:11 +01:00
parent 17e13ad6a8
commit d2e8131ffa
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{% extends 'commands.html' %}
{% block nav_setup %} active{% endblock %}
{% block content %}
<h1 class="m-5">{{_('Partition and Format')}}</h1>