{% extends BASE_TEMPLATE %} {% load staticfiles %} {% block action-btn %} {% if profile.role == 'A' %}
add
{% endif %} {% endblock %}