janekg89 / flutype_webapp

FluTypeDB
https://www.flutype.de
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Viruses in measurements table separated by <br /> #81

Closed matthiaskoenig closed 7 years ago

matthiaskoenig commented 7 years ago

Every virus in the viruses column of measurements table should be in separate row, i.e.

{% for virus in viruses %}
  virus<br />
{% endfor %}