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
febe98dd
Commit
febe98dd
authored
Jun 12, 2019
by
Pili Guerra
Browse files
Update image container
parent
4f556bd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/onion-services.html
View file @
febe98dd
<div
class=
"container py-5"
>
<div
class=
"row py-5"
>
<div
class=
"col-
8
"
>
<div
class=
"col-
lg-7
"
>
{{ this.body }}
</div>
<div
class=
"col-4 bg-light"
>
<div
class=
"illo-container"
>
<img
src=
"/static/images/home/png/{{ this.section_id }}.png"
class=
"img-fluid"
alt=
"{{ this.section }}"
/>
</div>
<div
class=
"col-lg-5"
>
<img
src=
"/static/images/home/png/{{ this.section_id }}.png"
class=
"img-fluid"
alt=
"{{ _(this.section) }}"
/>
</div>
</div>
<a
href=
"{{ this.path|url }}overview/"
><h2
class=
"text-primary"
><u>
{{ _('Learn more about onion services here') }}
...
...
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