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
bae82a9f
Commit
bae82a9f
authored
May 30, 2020
by
felix.herrmann
Browse files
fix(UIUX): use dynamically changed year in footer
parent
8a96c0be
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
discuss_data/templates/footer.html
View file @
bae82a9f
...
...
@@ -88,7 +88,7 @@
<div
class=
"container-fluid no-padding"
>
<div
class=
"text-light bg-primary text-center text-wrap footer-copyright"
>
©
2019
Research Centre for East-European Studies at the University of Bremen and Göttingen State and University Library. All Rights Reserved.
©
{% now "Y" %}
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