Back to dashboard
{# Use overflow-x: scroll so that mobile views don't freak out
# when the table is too wide #}
Template Name |
Template URL |
Template Path |
{% for t in template | sort(attribute='name') %} {# Show table of templates #}
{{ t.name }} |
{{ t.url }} |
{{ t.path }} |
{% endfor %}