{% extends "main.html" %} {# Here it is relatively safe to assume that 'ipa' exists and is valid. We would not be here otherwise. #} {% block title %}{{ _("Group List") }}{% endblock %} {% block content %} {{ super() }}