diff --git a/plinth/modules/wireguard/templates/wireguard_auto_add_client.html b/plinth/modules/wireguard/templates/wireguard_auto_add_client.html new file mode 100644 index 000000000..0cff47119 --- /dev/null +++ b/plinth/modules/wireguard/templates/wireguard_auto_add_client.html @@ -0,0 +1,46 @@ +{% extends "base.html" %} +{% comment %} +# SPDX-License-Identifier: AGPL-3.0-or-later +{% endcomment %} + +{% load bootstrap %} +{% load i18n %} + +{% block content %} + +