{% load i18n %} {% if perms.auth.run_db %}
{% csrf_token %}
{% else %} {% trans "Sorry, You don't have any execute permissions..." %} {% endif %}