{% extends "directories/base.html" %} {% load directory_tags %} {% load perm_tags %} {% load styled_forms %} {% block title %}{% firstof MODULE_DIRECTORIES_LABEL trans 'Directory' %} {% trans "Renew" %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
Sorry, this directory isn't available for renewal right now. Please contact your site administrator with any questions.
{% endblocktrans %} {% endif %}