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
de56e351
Commit
de56e351
authored
May 28, 2019
by
emmapeel
🤖
Browse files
add link
parent
d40486b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/localization.html
View file @
de56e351
...
...
@@ -15,8 +15,8 @@
<div
class=
"card-body"
>
<div
class=
"card-body"
>
<h4
class=
"text-primary"
>
.{{ child.key }}
</h4>
<h4
class=
"card-title text-primary"
>
{{
child.title }}
</h4>
<p
class=
"card-text"
>
{{ child.subtitle }}
</p>
<h4
class=
"card-title text-primary"
>
<a
href=
"{{ _(child.path) }}"
>
{{ _(
child.title
)
}}
</
a></
h4>
<p
class=
"card-text"
>
{{
_(
child.subtitle
)
}}
</p>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
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