From 2d4e072e664757ab515b59e9ad7dc8943ee0d08c 2017-08-14 05:23:30 From: Josh Simmons Date: 2017-08-14 05:23:30 Subject: [PATCH] Merge pull request #42 from northbaypython/josh/copy fixing metatags >.< --- diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 24734b94fda40c62c62f080b5a75b8232a584181..09940451e9dd917b89f61f2fa161f11addf08033 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -11,11 +11,15 @@ {% block extra_head_base %} {% block extra_head %} + + + + {% endblock %}