From: Diane Trout Date: Sat, 18 Jun 2011 20:29:39 +0000 (-0700) Subject: Include the library_id in addition to the RDFa library uri X-Git-Tag: 0.5.2~15^2 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=d10f1bff171674bbc817fed09b83842a377cd799 Include the library_id in addition to the RDFa library uri Hopefully forcing the trailing '/' in the uri won't cause trouble elsewhere. --- diff --git a/htsworkflow/frontend/templates/sample_header.html b/htsworkflow/frontend/templates/sample_header.html index 4444fc1..8ef06a8 100644 --- a/htsworkflow/frontend/templates/sample_header.html +++ b/htsworkflow/frontend/templates/sample_header.html @@ -1,7 +1,7 @@ -
+

Library Name

- Library ID: {{ lib.id }}
+ Library ID: {{ lib.id }}
Name: {{ lib.library_name }}