From 7f378c9aabee63f1a07d59ded11e4d9b81eab93c Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Sat, 18 Oct 2014 12:40:02 -0700 Subject: [PATCH] move wb.css include into banner.html for easier overridability --- pywb/ui/banner.html | 2 ++ pywb/ui/head_insert.html | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pywb/ui/banner.html b/pywb/ui/banner.html index a63ee89f..f987041e 100644 --- a/pywb/ui/banner.html +++ b/pywb/ui/banner.html @@ -1,2 +1,4 @@ + + diff --git a/pywb/ui/head_insert.html b/pywb/ui/head_insert.html index 71a0761b..8b4b69cb 100644 --- a/pywb/ui/head_insert.html +++ b/pywb/ui/head_insert.html @@ -26,8 +26,6 @@ {% include banner_html ignore missing %} - -