{% extends 'account_layout.html' %} {% load i18n %} {% load static %} {% block pagetitle %}{% trans 'OpenVPN Configuration' %}{% endblock %} {% block account_content %}

{% trans 'TCP is slower. Use it only if you have important packet loss or if UDP is filtered.' %}

{% trans 'Requires TCP.' %}

{% endblock %}