From 4a1d87c99310a21f34eafde50fae0470b4077a1d 2017-08-14 03:05:01 From: Joshua Simmons Date: 2017-08-14 03:05:01 Subject: [PATCH] fix issues with og metatags --- diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index f892632dc6cb94c9a131d331b5f1255e33080b7e..10b203e055fdd640df33b4c45e2d033f06c8f82d 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -13,8 +13,9 @@ {% block extra_head %} - + + {% endblock %} {% endblock %}