{% extends "partials/layout.html" %} {% block pageContent %}
{{ "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 }}
{{ "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 #}