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
6a55c9b2
Commit
6a55c9b2
authored
May 20, 2020
by
alexandre
Browse files
Fix about page again
parent
f182494b
Changes
1
Hide whitespace changes
Inline
Side-by-side
playground/templates/playground/underscore/about.mtpl
View file @
6a55c9b2
...
...
@@ -3,7 +3,7 @@
{% get_flatpages '/fr/la-notation-w/' as about_pages_fr %}
{% get_flatpages '/en/la-notation-w/' as about_pages_en %}
<div class="is-
en
">
<div class="is-
fr
">
{% for page in about_pages_fr %}
{{ page.content|safe }}
{% endfor %}
...
...
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