Use CMS_TEMPLATE as base template

This commit is contained in:
Iacopo Spalletti 2015-02-22 19:51:00 +01:00
parent 94c5dab4e0
commit 58373c1586

View file

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends CMS_TEMPLATE %}
{% block meta %}
{% if meta %}