<ahref="#"role="button"class="dropdown-toggle"data-toggle="dropdown"title="That is your login"><iclass="icon-user"></i> {{ user }}<iclass="caret"></i>
<ahref="#"role="button"class="dropdown-toggle"data-toggle="dropdown"title="That is your login">
<iclass="icon-user"></i>
{{ user }}
<iclass="caret"></i>
</a>
<ulclass="dropdown-menu">
<li><atabindex="-1"href="http://www.iscpif.fr/tiki-index.php?page=gargantext_feedback"title="Send us a message (bug, thanks, congrats...)">Report Feedback</a></li>
...
...
@@ -56,67 +55,68 @@
</div>
</div>
</div>
<!--/.nav-collapse -->
{% block corpusBannerTop %}
{% endblock %}
{% block content %}
{% endblock %}
{% block corpusBannerBottom %}
{% endblock %}
<!--/.nav-collapse -->
{% block corpusBannerTop %}
{% endblock %}
<hr>
{% block content %}
{% endblock %}
<footer>
<p>Gargantext, version 2.0, <ahref="http://www.cnrs.fr"target="blank"title="Institution that enables this project.">Copyrights CNRS {{ date.year }}</a>,
<ahref="http://www.gnu.org/licenses/agpl-3.0.html"target="blank"title="Legal instructions of the project.">Licence aGPLV3</a>.</p>
</footer>
{% block corpusBannerBottom %}
{% endblock %}
<hr>
<!-- Place at the end of the document so the pages load faster -->
{% load staticfiles %}
<footer>
<p>
Gargantext, version 2.0,
<ahref="http://www.cnrs.fr"target="blank"title="Institution that enables this project.">
Copyrights CNRS {{ date.year }}
</a>
<ahref="http://www.gnu.org/licenses/agpl-3.0.html"target="blank"title="Legal instructions of the project.">
Licence aGPLV3
</a>
.
</p>
</footer>
<!--
<!-- Place at the end of the document so the pages load faster -->