From 56f08c9c27a326b2955d7ff3a201601ff9c3b99c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 7 Mar 2019 01:25:44 -0800 Subject: webface: w3c validator fixes --- python/fatcat_web/templates/webcapture_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/fatcat_web/templates/webcapture_view.html') 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 %} {{ webcapture.original_url }} {% endif %} -
webcapture {{ webcapture.ident }}
+ webcapture {{ webcapture.ident }} -- cgit v1.2.3