SMS-proj is a project to send receive SMS messages.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{% include 'include/header.html' %}
|
|
<title>{{ srcnumber }} Is not a valid DID</title>
|
|
</head>
|
|
{% include 'include/navblock.html' %}
|
|
<h1 id="channel-name">{{ srcnumber }} is not a valid number.</h1>
|
|
{% include 'include/footer.html' %}
|
|
|