{% extends "admin/base_site.html" %} {% load i18n static admin_extras tz %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block coltype %}colM{% endblock %} {% block bodyclass %}{{ block.super }} dashboard{% endblock %} {% block content_title %} {% admin_can_send_email as admin_email_configured %} {% if user.is_superuser and not admin_email_configured %} {% url 'admin:teams_emailoutbox_add' as email_outbox_add_url %}
{% translate "Email delivery is not configured." %}
{% blocktrans trimmed with link_start=''|safe link_end=''|safe %} Configure Django email settings or {{ link_start }}add an Email Outbox{{ link_end }} to restore outbound email for this node. {% endblocktrans %}
{% if event.all_day %} {{ event.start|localtime|date:"DATE_FORMAT" }} {% else %} {{ event.start|localtime|date:"SHORT_DATETIME_FORMAT" }} {% endif %}
{% if event.location %}{{ event.location }}
{% endif %}{% translate 'No upcoming events' %}
{% endif %} {% if google_calendar.calendar_url %} {% endif %}{% translate 'No visit data yet.' %}
{% translate 'None available' %}
{% else %}