{% extends 'superuser/base_super_user.html' %} {% block title %}SMS Configuration | SaaS Command{% endblock %} {% block page_title %}SMS Gateway Command{% endblock %} {% block page_subtitle %}Configure global API credentials and transactional message templates.{% endblock %} {% block content %}
{% csrf_token %}

API Credentials

Obtain this from your bulksmsbd.net dashboard.
Must be an approved Non-Masking/Masking ID.

Message Templates

{student_name} {school_name} {time} {status}
{student_name} {school_name} {time} {status}
CANCEL
{% endblock %}