|
|
@ -2,7 +2,6 @@ |
|
|
{% load i18n %} |
|
|
{% load i18n %} |
|
|
{% load telephone_filters %} |
|
|
{% load telephone_filters %} |
|
|
{% block content %} |
|
|
{% block content %} |
|
|
|
|
|
|
|
|
<div class="table-responsive"> |
|
|
<div class="table-responsive"> |
|
|
<table class="table table-striped table-bordered"> |
|
|
<table class="table table-striped table-bordered"> |
|
|
<thead> |
|
|
<thead> |
|
|
@ -84,7 +83,4 @@ |
|
|
</tbody> |
|
|
</tbody> |
|
|
</table> |
|
|
</table> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
{% include 'pagination.html' %} |
|
|
|
|
|
|
|
|
|
|
|
{% endblock %} |
|
|
{% endblock %} |