{% include "head.html" %} {{ pkgmgr | capitalize }}: {{ pkg }} uninstall
{% for line in pkginfo %} {{ line }}
{% endfor %}
{% include "tail.html" %}