From 62ce718f9be13dfb3a292a0e0c41a234cebe36a2 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Mon, 7 Mar 2011 15:31:51 -0800 Subject: [PATCH] Add a place for "breadcrumbs" back into the base.html page so navigation links appear on the started email page --- htsworkflow/frontend/templates/base.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/htsworkflow/frontend/templates/base.html b/htsworkflow/frontend/templates/base.html index 22dad4b..ed9ffb9 100644 --- a/htsworkflow/frontend/templates/base.html +++ b/htsworkflow/frontend/templates/base.html @@ -25,7 +25,7 @@ - {% if not is_popup %} + {% if not is_popup %}