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/base.html | 16 ++++++------- python/fatcat_web/templates/container_view.html | 4 ++-- python/fatcat_web/templates/creator_view.html | 10 ++++---- python/fatcat_web/templates/file_view.html | 2 +- python/fatcat_web/templates/fileset_view.html | 2 +- python/fatcat_web/templates/home.html | 18 +++++++------- python/fatcat_web/templates/release_view.html | 30 ++++++++++++------------ python/fatcat_web/templates/webcapture_view.html | 2 +- python/fatcat_web/templates/work_view.html | 2 +- 9 files changed, 43 insertions(+), 43 deletions(-) diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index c3343652..ccb4e44c 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -20,17 +20,17 @@