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
Discuss Data Project
Discuss Data
Commits
5134a1c0
Commit
5134a1c0
authored
Jun 01, 2020
by
felix.herrmann
Browse files
fix(UIUX): add trans tag to footer copyright text
parent
bae82a9f
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
discuss_data/templates/footer.html
View file @
5134a1c0
...
...
@@ -88,7 +88,7 @@
<div
class=
"container-fluid no-padding"
>
<div
class=
"text-light bg-primary text-center text-wrap footer-copyright"
>
© {% now "Y" %} Research Centre for East
-
European Studies at the University of Bremen and Göttingen State and University Library. All Rights Reserved.
© {% now "Y" %}
{% trans "
Research Centre for East
European Studies at the University of Bremen and Göttingen State and University Library. All Rights Reserved.
" %}
</div>
</div>
</footer>
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