aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/webcapture_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates/webcapture_view.html')
-rw-r--r--python/fatcat_web/templates/webcapture_view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/webcapture_view.html b/python/fatcat_web/templates/webcapture_view.html
index 08489fd3..a6c628d9 100644
--- a/python/fatcat_web/templates/webcapture_view.html
+++ b/python/fatcat_web/templates/webcapture_view.html
@@ -11,7 +11,7 @@
{% if webcapture.original_url %}
<a href="{{ webcapture.original_url }}" style="color: black;"><code>{{ webcapture.original_url }}</code></a>
{% endif %}
- <div class="sub header"><code>webcapture {{ webcapture.ident }}</code></div></h1>
+ <span class="sub header"><code>webcapture {{ webcapture.ident }}</code></span></h1>
</div>
</div>