{% extends 'backend/components/layouts/default.html' %} {% load static %} {% block content %}
New Privacy Policy
{% csrf_token %}
Add New Privacy Policy
{% if user.is_superuser %}
{% endif %}
{% endblock %}