Skip to content
GitLab
Menu
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
a6738398
Commit
a6738398
authored
Dec 12, 2018
by
Hiro
🏄
Browse files
Updates to templates
parent
9c9a8345
Changes
10
Hide whitespace changes
Inline
Side-by-side
content/contents+en.lr
View file @
a6738398
...
...
@@ -4,7 +4,7 @@ color: dark
---
_template: jumbotron.html
---
title:
Tor Project |
title:
Anonymity Online
---
body:
...
...
content/contents+es.lr
View file @
a6738398
...
...
@@ -4,7 +4,7 @@ color: dark
---
_template: jumbotron.html
---
title:
Tor Project |
title:
Anonymity Online
---
body:
...
...
content/contents+fr.lr
View file @
a6738398
...
...
@@ -4,7 +4,7 @@ color: dark
---
_template: jumbotron.html
---
title:
Tor Project |
title:
Anonymity Online
---
body:
...
...
content/contents.lr
View file @
a6738398
...
...
@@ -4,7 +4,7 @@ color: dark
---
_template: jumbotron.html
---
title:
Tor Project |
title:
Anonymity Online
---
body:
...
...
i18n/contents+en.po
View file @
a6738398
...
...
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-12 1
5:24
+CET\n"
"POT-Creation-Date: 2018-12-12 1
7:47
+CET\n"
"PO-Revision-Date: 2018-09-19 22:39+CET\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
...
...
@@ -49,7 +49,7 @@ msgstr ""
"found in our "
#: templates/home.html:7 templates/layout.html:7
msgid "Tor Project
|
"
msgid "Tor Project"
msgstr ""
#: templates/navbar.html:10
...
...
i18n/contents+es.po
View file @
a6738398
...
...
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-12 1
5:24
+CET\n"
"POT-Creation-Date: 2018-12-12 1
7:47
+CET\n"
"PO-Revision-Date: 2018-09-24 16:29+0200\n"
"Last-Translator: emmapeel <emma.peel@riseup.net>\n"
"Language-Team: none\n"
...
...
@@ -50,7 +50,7 @@ msgstr ""
"las reglas de uso por terceras partes, en nuestra"
#: templates/home.html:7 templates/layout.html:7
msgid "Tor Project
|
"
msgid "Tor Project"
msgstr ""
#: templates/navbar.html:10
...
...
i18n/contents+fr.po
View file @
a6738398
...
...
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-12 1
5:24
+CET\n"
"POT-Creation-Date: 2018-12-12 1
7:47
+CET\n"
"PO-Revision-Date: 2018-09-21 17:05+0200\n"
"Last-Translator: emmapeel <emma.peel@riseup.net>\n"
"Language-Team: none\n"
...
...
@@ -49,7 +49,7 @@ msgid ""
msgstr ""
#: templates/home.html:7 templates/layout.html:7
msgid "Tor Project
|
"
msgid "Tor Project"
msgstr ""
#: templates/navbar.html:10
...
...
i18n/contents.pot
View file @
a6738398
...
...
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-12-12 1
5:27
+CET\n"
"POT-Creation-Date: 2018-12-12 1
7:48
+CET\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL@li.org>\n"
...
...
@@ -42,7 +42,7 @@ msgid ""
msgstr ""
#: templates/home.html:7 templates/layout.html:7
msgid "Tor Project
|
"
msgid "Tor Project"
msgstr ""
#: templates/navbar.html:10
...
...
templates/home.html
View file @
a6738398
...
...
@@ -4,7 +4,7 @@
<link
rel=
"stylesheet"
href=
"{{ '/static/bootstrap.css'|asseturl }}"
>
<link
rel=
"stylesheet"
href=
"{{ '/static/fonts/open-iconic/font/css/open-iconic-bootstrap.css'|asseturl }}"
>
<title>
{% block title %}{{ this.title }}{% endblock %}
{{ _("Tor Project | ") }}
</title>
<title>
{{ _("Tor Project") }} |
{% block title %}{{ this.title }}{% endblock %}
</title>
<body
class=
"no-gutters"
>
<header>
{% include 'navbar.html' %}
...
...
templates/layout.html
View file @
a6738398
...
...
@@ -4,7 +4,7 @@
<link
rel=
"stylesheet"
href=
"{{ '/static/bootstrap.css'|asseturl }}"
>
<link
rel=
"stylesheet"
href=
"{{ '/static/fonts/open-iconic/font/css/open-iconic-bootstrap.css'|asseturl }}"
>
<title>
{% block title %}{{ this.title }}{% endblock %}
| {{ _("Tor Project | ") }}
</title>
<title>
{{ _("Tor Project") }} |
{% block title %}{{ this.title }}{% endblock %}
</title>
<body
class=
"no-gutters"
>
<header>
{% include 'navbar.html' %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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