diff options
author | Munyoki Kilyungi | 2024-02-26 22:13:55 +0300 |
---|---|---|
committer | BonfaceKilz | 2024-03-26 10:01:13 +0300 |
commit | b5addb002872264134ea22a194fed58e5dd3f7ab (patch) | |
tree | 0496d923ac2f56dc65620e2c94b080714b1130cf | |
parent | b1c08a54334d283ae71e6485f19a3e0fd31c6799 (diff) | |
download | genenetwork2-b5addb002872264134ea22a194fed58e5dd3f7ab.tar.gz |
Make the description bold.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r-- | gn2/wqflask/templates/dataset.html | 2 |
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> [ <a href="/metadata/edit?type=dcat:Dataset§ion=description&name={{ dataset.label}}" target="_blank">edit</a> |