From 6f63ec40cdfc9f3104f259d2be185062541f440d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Adri=C3=A1n=20Ca=C3=B1ones=20Castellano?= Date: Fri, 8 Sep 2017 17:31:50 +0200 Subject: [PATCH] Opengraph and Twittercard URLS fixing + new g.analytics global tracker --- templates/analytics.html | 31 +++++++++++++++---------------- templates/article.html | 4 ++-- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/templates/analytics.html b/templates/analytics.html index e27adf8..6332927 100644 --- a/templates/analytics.html +++ b/templates/analytics.html @@ -1,17 +1,16 @@ {% if GOOGLE_ANALYTICS %} - + {% endif %} {% if GAUGES %} - + {% endif %} {% if PIWIK_URL and PIWIK_SITE_ID %} - + {% endif %} diff --git a/templates/article.html b/templates/article.html index fa5c53a..609dbe7 100644 --- a/templates/article.html +++ b/templates/article.html @@ -38,7 +38,7 @@ {% endif %} {% elif article.header_cover %} - + {% elif HEADER_COVER %} {% else %} @@ -78,7 +78,7 @@ {% endif %} {% elif article.header_cover %} - + {% elif HEADER_COVER %} {% else %}