{% extends "admin/base_site.html" %} {% block content %}

We show you all available build templates place at {{ destination_template }}. Remember that you can use a custom context for each template. Please read the documentation.

{% if templates %} {% else %} There are not any build template in your target path. {% endif %}
{% endblock %}