diff --git a/ogcp/templates/actions/setup.html b/ogcp/templates/actions/setup.html index fc26b31..84f4d4d 100644 --- a/ogcp/templates/actions/setup.html +++ b/ogcp/templates/actions/setup.html @@ -1,6 +1,7 @@ {% extends 'commands.html' %} {% block nav_setup %} active{% endblock %} +{% block nav_setup_setup %} active{% endblock %} {% block content %}

{{_('Partition and Format')}}

diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html index 74d4181..6c98da2 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -16,32 +16,73 @@ {% endblock %} {% block commands %} - - - - - - - - - - - - - + + + + + + + + + + +