Turn the library_id back into the primary key for samples_library (SCHEMA CHANGE!)
[htsworkflow.git] / htsworkflow / frontend / templates / experiments / started_email.html
index 9434c93ed173d348267c060cfbb4574c657090de..d75e4f1cc9f0ca89368a5a9fdeac75790f8450b5 100644 (file)
@@ -4,8 +4,8 @@ which is a {{ flowcell.read_length }} base pair {% if flowcell.paired_end %}pair
 </p>
 <p>{% for lane in lanes %}
 Lane #{{ lane.lane_number }} : 
-<a href="https://jumpgate.caltech.edu/library/{{lane.library.library_id}}">
-{{ lane.library.library_id }}</a>
+<a href="https://jumpgate.caltech.edu/library/{{lane.library.id}}">
+{{ lane.library.id }}</a>
 {{ lane.library.library_name }}<br/>
 {% endfor %}</p>
 <p>