{% for notif in wialonnotification_list %} {{ notif.name }} {% if notif.method == "sms" %} SMS {% elif notif.method == "voice" %} Voice {% endif %} {% empty %}
{{ notif.name }}
SMS
Voice
You don't have any notifications yet.
First
Previous
Page {{ page_obj.number }} of {{ page_obj.paginator.num_pages }}
Next
Last