Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
05b0b55d
Commit
05b0b55d
authored
Jan 23, 2019
by
Jelle Besseling
Browse files
Add translation for hardcoded "Locatie"
parent
b64a2adf
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/documents/templates/documents/index.html
View file @
05b0b55d
...
...
@@ -98,7 +98,7 @@
id=
"gm-content-{{ forloop.counter0 }}"
>
<div
class=
"card-body"
>
<p>
Locatie
: {{ gm.location }}
<br/>
{% trans "location"|capfirst %}
: {{ gm.location }}
<br/>
{% trans "documents"|capfirst %}:
<br/>
<ol>
{% for doc in gm.documents.all %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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