Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autovpn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ai
autovpn
Commits
7f54f6ab
Commit
7f54f6ab
authored
6 years ago
by
putro
Browse files
Options
Downloads
Patches
Plain Diff
better splash
parent
be620938
No related branches found
No related tags found
No related merge requests found
Pipeline
#1216
passed
6 years ago
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
autovpn/templates/index.html
+3
-1
3 additions, 1 deletion
autovpn/templates/index.html
with
3 additions
and
1 deletion
autovpn/templates/index.html
+
3
−
1
View file @
7f54f6ab
{% 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 %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment