From b2e28c39a762f73acb5d918d88adcecd152bbe18 Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Mon, 21 Sep 2015 19:16:40 +0200 Subject: [PATCH] include cells media --- templates/combo/page_template.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/combo/page_template.html b/templates/combo/page_template.html index ac0318c..233b078 100644 --- a/templates/combo/page_template.html +++ b/templates/combo/page_template.html @@ -12,6 +12,7 @@ {% block extra_scripts %} +{{ media }} {% skeleton_extra_placeholder 'extra-head' %} {% endblock %}