{% extends "pretixpresale/organizers/base.html" %} {% load i18n %} {% load icon %} {% load rich_text %} {% load eventurl %} {% load urlreplace %} {% block title %} {% blocktrans trimmed with week=date|date:week_format week_day_from=date|date:short_month_day_format week_day_to=date_to|date:short_month_day_format %} Events in {{ week }} ({{ week_day_from }} – {{ week_day_to }}) {% endblocktrans %} {% endblock %} {% block content %} {% if organizer_homepage_text %}