{% extends "base.html" %} {% load i18n %} {% block title %} {% if study %} {{ study }} · {% endif %} {% translate 'Studies' %} · {{ block.super }} {% endblock %}