From 7c3487058b71edd0c1a14d843bcfeb22daff1500 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 17 Aug 2024 19:20:37 +0300 Subject: [PATCH] see if the twitter metatags are necessary --- files/templates/errors/WPD/404.html | 7 ------- files/templates/errors/WPD/502.html | 7 ------- files/templates/errors/rDrama/404.html | 7 ------- files/templates/errors/rDrama/502.html | 7 ------- files/templates/util/html_head.html | 7 ------- 5 files changed, 35 deletions(-) diff --git a/files/templates/errors/WPD/404.html b/files/templates/errors/WPD/404.html index 4bfc50f23..67da59d29 100644 --- a/files/templates/errors/WPD/404.html +++ b/files/templates/errors/WPD/404.html @@ -13,17 +13,10 @@ - - - - - - - diff --git a/files/templates/errors/WPD/502.html b/files/templates/errors/WPD/502.html index 96913754e..659c8a5bf 100644 --- a/files/templates/errors/WPD/502.html +++ b/files/templates/errors/WPD/502.html @@ -13,17 +13,10 @@ - - - - - - - diff --git a/files/templates/errors/rDrama/404.html b/files/templates/errors/rDrama/404.html index 06ee6690a..6db6b9750 100644 --- a/files/templates/errors/rDrama/404.html +++ b/files/templates/errors/rDrama/404.html @@ -13,17 +13,10 @@ - - - - - - - diff --git a/files/templates/errors/rDrama/502.html b/files/templates/errors/rDrama/502.html index bfcff5879..c27d1e3ac 100644 --- a/files/templates/errors/rDrama/502.html +++ b/files/templates/errors/rDrama/502.html @@ -13,17 +13,10 @@ - - - - - - - diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 72e254414..f2f201a7c 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -77,7 +77,6 @@ {% if video %}{% endif %} {% if audio %}{% endif %} - {% endif %} @@ -85,13 +84,7 @@ - - - - - - {% endmacro %} {% macro stylesheets() %}