Skip to content
Snippets Groups Projects
Commit 7f54f6ab authored by putro's avatar putro
Browse files

better splash

parent be620938
No related branches found
No related tags found
No related merge requests found
Pipeline #1216 passed
{% extends "_base.html" %} {% extends "_base.html" %}
{% block content %} {% block content %}
<!--
<p> <p>
A reasonably anonymous (but low-traffic) VPN service, for when A reasonably anonymous (but low-traffic) VPN service, for when
you really need to get on the Internet from a nasty place! you really need to get on the Internet from a nasty place!
</p> </p>
<!--
<p> <p>
You only need a SSL certificate to connect, click the link You only need a SSL certificate to connect, click the link
below to download a ZIP file containing the certificate and below to download a ZIP file containing the certificate and
...@@ -36,8 +36,10 @@ ...@@ -36,8 +36,10 @@
As an alternative we can suggest https://riseup.net/vpn As an alternative we can suggest https://riseup.net/vpn
</p> </p>
<!--
{% if config.get('HELP_MESSAGE') %} {% if config.get('HELP_MESSAGE') %}
{{ config['HELP_MESSAGE'] | safe }} {{ config['HELP_MESSAGE'] | safe }}
{% endif %} {% endif %}
-->
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment