{% extends "idios/base.html" %}{% load i18n account_tags pagination_tags %} {% block head_title %}{% trans "All Profiles" %}{% endblock %} {% block body_title %}{% trans "All Profiles" %}{% endblock %} {% block body %}{% autopaginate profiles %}