{% extends "base.html" %} {% block title %}{% trans "User Profiles" %} - {{ block.super }}{% endblock title %} {% block content %} {% if is_paginated %} {% endif %} {% endblock content %}