{% extends "partials/layout.html" %} {% block pageContent %}

{{ "Flag Package Out-Of-Date" | tr }}: {{ pkgbase.Name }}

{{ "Use this form to flag the package base %s%s%s and " "the following packages out-of-date: " | tr | format("", pkgbase.Name, "") | safe }}

{{ "Please do %snot%s use this form to report bugs. " "Use the package comments instead." | tr | format("", "") | safe }} {{ "Enter details on why the package is out-of-date below, " "preferably including links to the release announcement " "or the new release tarball." | tr }}

{% if errors %} {% endif %}

{% endblock %}