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

{{ "Disown Package" | tr }}: {{ pkgbase.Name }}

{{ "Use this form to disown the package base %s%s%s which " "includes the following packages: " | tr | format("", pkgbase.Name, "") | safe }}

{{ "This action will close any pending package requests " "related to it. If %sComments%s are omitted, a closure " "comment will be autogenerated." | tr | format("", "") | safe }}

{{ "By selecting the checkbox, you confirm that you want to " "disown the package." | tr }}

{% endblock %}