{% extends "base.html" %} {% block title %}{% if range_obj %}Edit{% else %}Create{% endif %} SMS Range — ABYSS SMS{% endblock %} {% block content %}
Range Information
{% if not range_obj %}
One number per line, or CSV with number in column 1.
Auto-detected:   Format:  |  Country:  |  Prefix:  |  Numbers:

{% endif %}
OTP platform for this range.
Cancel
{% endblock %} {% block extra_js %} {% endblock %}