{% extends "base.html" %} {% load i18n %} {% block page_custom_head %} {% endblock %} {% block content %} {% if wireguard_instances %}
{% trans 'There are no WireGuard instances configured. You can add a new instance by clicking the button below.' %}