From b17c1c1d5747ba9b64bb37c055feddd0f2fcc0e9 2017-08-14 03:48:38 From: Christopher Neugebauer <_@chrisjrn.com> Date: 2017-08-14 03:48:38 Subject: [PATCH] Merge pull request #41 from northbaypython/josh/copy metatag stuff --- diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 29f9dae2498f7e57ddf1359a4b34ea39ef21056d..24734b94fda40c62c62f080b5a75b8232a584181 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -13,8 +13,11 @@ {% block extra_head %} - + + + + {% endblock %} {% endblock %}