{% extends 'partials/base.html' %} {% load static %} {% block content %}
{% block title %} {% include 'partials/title.html' with title='System Settings' text='Dashboard' textone='Settings' texttwo='System Settings' %} {% endblock %}
{% block systemsidebar %} {% include 'pages/settings/system-settings/system-sidebar.html' %} {% endblock %}
SMS Settings

SMS Settings Configuration

Img
Img
Img
{% endblock %}