From: Diane Trout Date: Mon, 23 Dec 2013 22:29:26 +0000 (-0800) Subject: fix quote typos with the {% static %} template tag X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=ec4e036be782992beca4d05c641ce566ac192b28 fix quote typos with the {% static %} template tag --- diff --git a/htsworkflow/frontend/templates/samples/species_detail.html b/htsworkflow/frontend/templates/samples/species_detail.html index d22c9cd..36561c7 100644 --- a/htsworkflow/frontend/templates/samples/species_detail.html +++ b/htsworkflow/frontend/templates/samples/species_detail.html @@ -4,7 +4,7 @@ {% block extrahead %} - + {% block additional_javascript %} {% endblock %}