{% extends 'admin/base_site.html' %} {% load i18n %} {% block content %}

{% blocktrans %}Are you sure you want to load the following {{ total_num }} items in all phones addressbook. This will delete all items in all phones.{% endblocktrans %}

Internal Number

Address Book

Organization

{% csrf_token %}
{% endblock %}