{% extends wide_base %} {% block body %} {% include common/script/load_select2.html %} {% include common/script/load_codemirror.html %} {% init code = "" %} {% init name = "" %} {% init lines = [] %} {% init title = "Template Cache" %}
{% include common/base_title.html %}
{% end %}