{% load i18n %}{% load url from future %} {% block title %}Ishtar{% if APP_NAME %} - {{APP_NAME}}{%endif%}{% endblock %} {% for url_css in JQGRID_CSS %}{% endfor %} {% include "blocks/extra_head.html" %} {% block extra_head %} {% endblock %} {% if raw_css %}{% endif %}
{% if not reminders %}
{% else %}
{% trans "Current items" %} {% for lbl, value in reminders %}

{{lbl}}{% trans ":"%} {{value}}

{% endfor %}
{%endif%}
{% if warnings %} {% endif %} {% block content %}{% endblock %}
{% block footer %} {% endblock %}

{% trans "Processing..." %}

{% trans "This can be long." %}

{% trans "Time to take a coffee?" %}

{% trans "Time to take another coffee?" %}