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
community
Commits
cb6830c5
Commit
cb6830c5
authored
May 28, 2019
by
emmapeel
🤖
Browse files
give localized link
parent
5c5da721
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/localization.html
View file @
cb6830c5
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<h4
class=
"text-primary"
>
.{{ child.key }}
</h4>
<h4
class=
"text-primary"
>
.{{ child.key }}
</h4>
<h4
class=
"card-title text-primary"
><a
href=
"{{
_(
child.path
)
}}"
>
{{ _(child.title) }}
</a></h4>
<h4
class=
"card-title text-primary"
><a
href=
"
/
{{
this.alt}}{{
child.path }}"
>
{{ _(child.title) }}
</a></h4>
<p
class=
"card-text"
>
{{ _(child.subtitle) }}
</p>
<p
class=
"card-text"
>
{{ _(child.subtitle) }}
</p>
</div>
</div>
</div>
</div>
...
...
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