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

Docker Control


Nextcloud

{% if nextcloud == "2" %}

Active

{% else %}

Down

{% endif %}

WebSSH

{% if webssh =="1" %}

Active

{% else %}

Down

{% endif %}

{% endblock %}