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
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
3b953a7c
Commit
3b953a7c
authored
Dec 16, 2016
by
Raniere Silva
Committed by
GitHub
Dec 16, 2016
Browse files
Merge pull request #369 from stopfstedt/368_fix
removed misplaced colon from loop
parents
f69c8ab5
56c761e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
3b953a7c
...
...
@@ -157,7 +157,7 @@ and the administrator will contact you if we need any extra information.</h4>
<strong>
Contact
</strong>
:
Please email
{% if page.contact %}
{% for contact in page.contact
:
%}
{% for contact in page.contact %}
{% if forloop.last and page.contact.size > 1 %}
or
{% else %}
...
...
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