Report no data found when collections empty
[htsworkflow.git] / htsworkflow / templates / sample_header.html
index 651349f01b88dafff3f762c60edaf0f2840c0c86..ed9f8b12184ae4996a7533f76f4f5b0902cae116 100644 (file)
@@ -17,6 +17,8 @@
         <li property="libns:affiliation" content="{{individual.name}}">
           {{ individual.name }} ( {{ individual.contact }} )
         </li>
+        {% empty %}
+        <li>None</li>
       {% endfor %}
     </ul>
     {% if lib.libraryaccession_set %}