{% extends "secureauth/base.html" %} {% load i18n %} {% block title %}{% trans 'Authentication activity' %}{% endblock %} {% block content %} {{ table.as_html }}