{% extends "sakai/base.html" %}{% load i18n %} {% block pagetitle %}{% trans "Sites" %}{% endblock %} {% block content %} {{ sites }} {% endblock %}