{% extends "catalogue/base.html" %} {% load i18n %} {% block content %}
{% blocktrans with m="mailto:radoslaw.czajka@nowoczesnapolska.org.pl" %}If you still can't find what you're looking for, please contact the administrator.{% endblocktrans %}
{% url "catalogue_user" as m %}{% blocktrans %}If you're coming from Redmine, please note that work is no longer managed there. Go to the document list or to your page instead.{% endblocktrans %}
{% endblock content %}