From c4f7b29dae264cbf8ce99c42dc07b426bd7e6ca4 Mon Sep 17 00:00:00 2001 From: janehughes Date: Mon, 25 Mar 2024 14:30:21 +0000 Subject: [PATCH] [DOR-69] Add return to search link on record detail page (#1573) Co-authored-by: Tomasz Knapik --- templates/records/record_detail.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/records/record_detail.html b/templates/records/record_detail.html index e5e3bbc29..ea29246fe 100644 --- a/templates/records/record_detail.html +++ b/templates/records/record_detail.html @@ -11,6 +11,12 @@ {% block content %}
+ + {% include "includes/records/record-title.html" %} {% include "includes/records/hierarchy-global.html" %}