{% extends "layout-split-2.html" %} {% load forms_tags %} {% block title %}Message Tester - {{ block.super }}{% endblock %} {% block stylesheets %} {{ block.super }} {% endblock %} {% block javascripts %} {{ block.super }} {% endblock %} {% block left %}
| Phone Number | Message Text |
|---|---|
| {{ msg.identity }} | {% ifequal msg.direction "in" %} »{% endifequal %}{% ifequal msg.direction "out" %} «{% endifequal %} {{ msg.text }} |
|
You haven't sent or received any test messages yet. |
|
|
The RapidSMS router could not be reached. |
|
| Paginator! | |