Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Web
Donate Static
Commits
51ec67d3
Commit
51ec67d3
authored
Feb 07, 2019
by
emmapeel
🤖
Browse files
i18n updates
parent
6c48d36a
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/footer.html
View file @
51ec67d3
...
...
@@ -6,8 +6,8 @@
<div
class=
"col-12 d-flex justify-content-right"
>
<div
class=
"container pt-5 justify-content-right"
>
<div
class=
"offset-lx-2 offset-sm-4 mt-5"
>
<h2
class=
"text-white text-bold"
>
Download Tor Browser
</h2>
<p
class=
"text-white"
>
Download Tor Browser to experience real private browsing without tracking, surveillance, or censorship.
</p>
<h2
class=
"text-white text-bold"
>
{{ _('
Download Tor Browser
') }}
</h2>
<p
class=
"text-white"
>
{{ _('
Download Tor Browser to experience real private browsing without tracking, surveillance, or censorship.
') }}
</p>
{% set download = site.get('/download') %}
<a
class=
"btn text-primary bg-white btn-light pull-right mt-2"
href=
"{{ this.url_to(download) }}"
>
{{ _("Download Tor Browser") }}
<span
class=
"oi oi-arrow-bottom ml-2 p-1"
title=
"icon arrow-bottom"
aria-hidden=
"true"
></span>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment