about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn2/wqflask/templates/dataset.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/dataset.html b/gn2/wqflask/templates/dataset.html
index 6c34305b..0863aca5 100644
--- a/gn2/wqflask/templates/dataset.html
+++ b/gn2/wqflask/templates/dataset.html
@@ -178,7 +178,7 @@
 		 ]
 	    </sup>
 	</h3>
-        <div>{{ dataset.description|safe }}</div>g
+        <div>{{ dataset.description|safe }}</div>
         {% endif %}
 
 	{% if dataset.experimentType %}