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 eee38a18..06af9d24 100644
--- a/gn2/wqflask/templates/dataset.html
+++ b/gn2/wqflask/templates/dataset.html
@@ -171,7 +171,7 @@
     <div id="dataset-description" class="container row dataset-metadata">
 	{% if dataset.description %}
 	<h3>
-	    Description
+	    <strong>Description</strong>
 	    <sup>
 		[&nbsp;
 		<a href="/metadata/edit?type=dcat:Dataset&section=description&name={{ dataset.label}}" target="_blank">edit</a>