diff blast2html.html.jinja @ 96:02b795b784e1

fix bug; add comments
author Jan Kanis <jan.code@jankanis.nl>
date Mon, 30 Jun 2014 17:31:10 +0200
parents 4378d11f0ed7
children e17aae23cc1c
line wrap: on
line diff
--- a/blast2html.html.jinja	Mon Jun 30 16:49:45 2014 +0200
+++ b/blast2html.html.jinja	Mon Jun 30 17:31:10 2014 +0200
@@ -571,7 +571,7 @@
                 <div class=moretitles id=moretitles{{hit|nodeid}} style="display: none">
                   {% for title in hit|othertitles %}
                   <div class=title>
-                    <p class=hittitle>{{title.title}}</p>
+                    <p class=hittitle>{{title.Hit_def}}</p>
                     <p class=titleinfo>
                       <span class=b>Sequence ID:</span> {{ title|genelink }}
                     </p>