{% extends 'base_structure/layout/base_template.html' %} {% load static %} {% block stylesheet %} {% include "cdn_through_html/quill_cdn_css.html" %} {% endblock %} {% block content %}

Terms and Condition

{% comment %} {% endcomment %} Edit Details
{{organization.terms_condition.html|safe}}
{% endblock content %} {% block javascript %} {% include "cdn_through_html/quill_cdn_js.html" %} {% endblock %}