{% if existsIn(template.tags, "debug") %} {% if template.tags.debug == "true" %}

Template Data

API Root: {{ template.api_root }}
Path: {{ template.path }}
Params: {{ template.params }}
Title: {{ template.title }}
Tags: {{ template.tags }}

{% endif %} {% endif %}