{% extends "page_base.html" %} {% block page_title %}Status{% endblock %} {% block page_head %} {% endblock page_head %} {% block content %}
{% if p.weblink %} {{ p.name }} {% else %} {{ p.name }} {% endif %} | |
Service Port: | {{ p.service_port }} |
Booted At: | {{ p.boottime }} |
Configuration: | {{ p.config_file }} |