{% extends 'extends/layout.html' %} {% load static %} {% block content %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}
{% for setting in sms_settings %} {% endfor %}
S/N When SMS is sent Status/Actions
{{ forloop.counter }} {{ setting.when_to_send }}
S/N When SMS is sent Status/Actions
{% endblock %}