{% extends 'editor/editor.html' %} {% block main %}

This is a list of all templates available on this instance:

{% for t in templates %}
{{ t['id']['value'] }}
{% endfor %}
{% endblock %}