about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn2/wqflask/templates/dataset.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/gn2/wqflask/templates/dataset.html b/gn2/wqflask/templates/dataset.html
index 570401c9..63141aa3 100644
--- a/gn2/wqflask/templates/dataset.html
+++ b/gn2/wqflask/templates/dataset.html
@@ -84,6 +84,15 @@
 	{% else %}
         {{ name }}
         {% endif %}
+	<small>
+	    <sup>
+		[&nbsp;
+		<a href="" target="_blank">
+		    View history
+		</a>
+		&nbsp;]
+	    </sup>
+	</small>
     </h1>
 </header>