mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Merge branch 'about_page' of https://gitlab.federez.net/federez/re2o into about_page
This commit is contained in:
commit
1802fbdaa7
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
{% can_view_app logs %}
|
||||
<li><a href="{% url "logs:index" %}">Statistiques</a></li>
|
||||
{% acl_end %}
|
||||
<li><a href="{% url "about" %}">À propos</a></li>
|
||||
</ul>
|
||||
<div class="col-sm-3 col-md-3 navbar-right">
|
||||
<form action="{% url "search:search"%}" class="navbar-form" role="search">
|
||||
|
|
Loading…
Reference in a new issue