{% load leafage %}
{% if show_content == 'yes' %}
Showing {{ obj_list.start_index }}-{{ obj_list.end_index }} of {{ obj_list.paginator.count }}
{% endif %}