{% extends 'base.html' %} {% block content %}
添加OpenVPN用户 {% if error %}
{{ error }}
{% endif %} {% if msg %}
{{ msg }}
{% endif %}
{% endblock %}