diff options
Diffstat (limited to 'ogcp/templates/actions/image_create.html')
-rw-r--r-- | ogcp/templates/actions/image_create.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/image_create.html b/ogcp/templates/actions/image_create.html index 3fb93c7..0865ea0 100644 --- a/ogcp/templates/actions/image_create.html +++ b/ogcp/templates/actions/image_create.html @@ -8,7 +8,7 @@ {% block nav_image_create %} active{% endblock %} {% block content %} -<h1 class="m-5">{{_('Create a partition image')}}</h1> +<h2 class="mx-5 subhead-heading">{{_('Create a partition image')}}</h2> <h2 class="mx-5"> {{ _('Selected client') }}: {{ form.ip.data }} |