From af65959d48d12369ef3a512699d15786eb51f75b Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Thu, 14 Jun 2012 17:00:30 -0700 Subject: [PATCH] Move typeof. I think its now getting parsed by rapper correctly now --- htsworkflow/frontend/templates/sample_header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htsworkflow/frontend/templates/sample_header.html b/htsworkflow/frontend/templates/sample_header.html index 217c317..b7454e3 100644 --- a/htsworkflow/frontend/templates/sample_header.html +++ b/htsworkflow/frontend/templates/sample_header.html @@ -1,10 +1,10 @@ -
+

Library Name

Library ID: {{ lib.id }} {% if user.is_staff %}{% endif %} -
+
Name: {{ lib.library_name }}
-- 2.30.2