{% extends 'base.html' %} {% block content %}

Docker Control


Mattermost

{% if mattermost == "3" %}

Active

{% else %}

Down

{% endif %}

WebSSH

{% if webssh =="1" %}

Active

{% else %}

Down

{% endif %}

{% endblock %}