aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/dataset.html
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-02-26 22:13:55 +0300
committerBonfaceKilz2024-03-26 10:01:13 +0300
commitb5addb002872264134ea22a194fed58e5dd3f7ab (patch)
tree0496d923ac2f56dc65620e2c94b080714b1130cf /gn2/wqflask/templates/dataset.html
parentb1c08a54334d283ae71e6485f19a3e0fd31c6799 (diff)
downloadgenenetwork2-b5addb002872264134ea22a194fed58e5dd3f7ab.tar.gz
Make the description bold.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'gn2/wqflask/templates/dataset.html')
-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>