Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
work.w
Commits
f182494b
Commit
f182494b
authored
May 20, 2020
by
alexandre
Browse files
Fix display of about page in french
parent
96f7477c
Changes
1
Hide whitespace changes
Inline
Side-by-side
playground/templates/playground/underscore/about.mtpl
View file @
f182494b
...
...
@@ -4,7 +4,7 @@
{% get_flatpages '/en/la-notation-w/' as about_pages_en %}
<div class="is-en">
{% for page in about_pages %}
{% for page in about_pages
_fr
%}
{{ page.content|safe }}
{% endfor %}
</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