about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/dataset.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/dataset.html b/wqflask/wqflask/templates/dataset.html
index 08a317ad..f5ca7cf0 100644
--- a/wqflask/wqflask/templates/dataset.html
+++ b/wqflask/wqflask/templates/dataset.html
@@ -37,6 +37,7 @@
     <h1>
 	{% if metadata.publicationTitle %}
 	<u>{{ metadata.publicationTitle}}</u>
+	<br/>
 	<small>({{ metadata.title or metadata.name}})</small>
         {% else %}
         {{ name }}