{% extends 'backend/components/layouts/default.html' %} {% load static %} {% block content %}
Terms and Conditions
{% csrf_token %}
Add Terms and Conditions
{% if user.is_superuser %}
{% endif %}
{% endblock %}