Skip to content
Snippets Groups Projects
Verified Commit 22b2c662 authored by David Beniamine's avatar David Beniamine
Browse files

Fix #7

parent 1015d2bd
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,11 @@ ...@@ -10,7 +10,11 @@
<div id="content">{% block content %}{% endblock %}</div> <div id="content">{% block content %}{% endblock %}</div>
<div id="footer"> <div id="footer">
{% block footer %} {% block footer %}
&copy; Copyright 2020 by <a href="https://tetras-libre.fr">Tetras Libre</a>. &copy; Copyright 2020 Institut polytechnique de Grenoble (Grenoble INP Institute of Engineering and
Management).<br />
Research and development by Tétras Libre SARL (https://www.tetras-libre.fr/), funded by the RAPID project
UNseL.<br />
<a href="https://gitlab.tetras-libre.fr/unl/web-service-demo">Code available under CeCILL-B License</a>
{% endblock %} {% endblock %}
</div> </div>
</body> </body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment