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

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

{{ "Use this form to merge the package base %s%s%s into " "another package." | tr | format("", pkgbase.Name, "") | safe }} {{ "The following packages will be deleted: " | tr }}

{{ "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 }}

{{ "Once the package has been merged it cannot be reversed. " | tr }} {{ "Enter the package name you wish to merge the package into. " | tr }} {{ "Select the checkbox to confirm action." | tr }}

{# Bootstrap typeahead-pkgbase-merge.js #}
{% endblock %}