From a54b771207c71b96f4b7fc365c8500bc7de04b58 Mon Sep 17 00:00:00 2001 From: Ammar Ammar <43293485+ammar257ammar@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:36:16 +0000 Subject: [PATCH] Update hangingprotocol form template title --- .../templates/hanging_protocols/hangingprotocol_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/grandchallenge/hanging_protocols/templates/hanging_protocols/hangingprotocol_form.html b/app/grandchallenge/hanging_protocols/templates/hanging_protocols/hangingprotocol_form.html index 0ff7703bc..c2dba06ce 100644 --- a/app/grandchallenge/hanging_protocols/templates/hanging_protocols/hangingprotocol_form.html +++ b/app/grandchallenge/hanging_protocols/templates/hanging_protocols/hangingprotocol_form.html @@ -4,7 +4,7 @@ {% load static %} {% block title %} - {{ object|yesno:"Update,Create Hanging Protocol" }} {% if object %} {{ object.title }} {% endif %} - Hanging Protocols - {{ block.super }} + {{ object|yesno:"Update,Create Hanging Protocol" }} {% if object %} - {{ object.title }} {% else %} - Hanging Protocols {% endif %} - {{ block.super }} {% endblock %} {% block breadcrumbs %}