We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c8d0ce + eec8aa8 commit 5ca3f01Copy full SHA for 5ca3f01
1 file changed
app/templates/footer.html
@@ -1,7 +1,7 @@
1
<footer class="footer bg-dark">
2
<div class="container-fluid">
3
<div class="row">
4
- <div class="col-md-3 col-6 mt-2">© 2020-2024 <a href="https://www.grycap.upv.es/" target="_blank">GRyCAP</a></div>
+ <div class="col-md-3 col-6 mt-2">© 2020-2025 <a href="https://www.grycap.upv.es/" target="_blank">GRyCAP</a></div>
5
<div class="col-md-6 mt-1 d-none d-sm-block">
6
<p class="text-center">
7
<a href="https://www.indigo-datacloud.eu/" target="_blank"><img src="{{ url_for('static', filename='images/indigo_logo.png') }}"/></a>
0 commit comments