From: Seth Woodworth Date: Mon, 21 Jan 2013 20:06:37 +0000 (-0500) Subject: adding lightboxen block to base.html template X-Git-Tag: release-20150131~551^2~17 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=85df4dd0ac499dd1c8d35c97b64ba58c9c9ad0f4;p=oweals%2Fkarmaworld.git adding lightboxen block to base.html template --- diff --git a/karmaworld/templates/base.html b/karmaworld/templates/base.html index 30a0966..d56cd10 100644 --- a/karmaworld/templates/base.html +++ b/karmaworld/templates/base.html @@ -20,11 +20,15 @@ + {% block pagescripts %} {% endblock %} + + {% block pagestyle %} {% endblock %} +