{% extends "login_nav.html" %} {% load bootstrap %} {% block main_block %} {% if pagekite_status = 'not_installed' %}
PageKite is not installed, please install it. PageKite comes pre-installed with {{ cfg.box_name }}. On any Debian based system (such as {{ cfg.box_name }}) you may install it using the command 'aptitude install pagekite'
{% else %} {% for severity, message in messages %}