From 2770e5013b9c7389713388645395e8e2302fcf73 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 27 Feb 2020 10:58:04 +0000 Subject: [PATCH] Use smaller heading size for Uploads MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Because it’s a top-level page without a back link it should have a smaller heading size. --- app/templates/views/jobs/jobs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/jobs/jobs.html b/app/templates/views/jobs/jobs.html index b7d7088c5..33c49f0ff 100644 --- a/app/templates/views/jobs/jobs.html +++ b/app/templates/views/jobs/jobs.html @@ -7,7 +7,7 @@ {% endblock %} {% block maincolumn_content %} -

Uploads

+

Uploads

{% if show_scheduled_jobs %} {% with hide_heading = True %}