{% extends "base.html" %} {% load i18n comments %} {% block header %}{{ block.super }}{% trans "Projects - Release Detail" %}{% endblock %} {% block content %}
{% trans "Project page" %}
{{ comment_count }} comment{{ comment_count|pluralize }}
{% endif %}your comment
{% trans "comments are disabled for this release" %}
{% endif %}