## -*- coding: utf-8 -*-
<%inherit file="base.html"/>
<%def name="page_head()">
%def>
<%def name="title()">
${_("Information for "+app.name)}
%def>
<%def name="body()">
Uninstall the application with the following command:
sudo apt-get remove ${package.package | u}