mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-01 19:32:26 +02:00
utilisation de GITLAB_LINK dans le footer
This commit is contained in:
parent
e77c4d46d8
commit
dacafb8c70
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
|||
<div class="logo mb-4">
|
||||
<p>
|
||||
{% settings_value "PROJECT_NAME" %}
|
||||
| <a href="https://gitlab.com/la-chariotte/">version {{ version }}</a>
|
||||
| <a href='{% settings_value "GITLAB_LINK" %}'>version {{ version }}</a>
|
||||
</p>
|
||||
</div>
|
||||
<ul class="list-unstyled footer-menu lh-35">
|
||||
|
|
Loading…
Reference in a new issue