{% extends "base.html" %} {% block title %} {{ _("Review") }} {% endblock %} {% block link %} {{ package.title }} {% endblock %} {% block content %}
Found a bug? Post on the issue tracker instead.
{{ _("Do you recommend this %(type)s?", type=package.type.value | lower) }}
{{ _("Why or why not? Try to be constructive") }}