mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 22:40:16 +02:00
Correct site name template syntax
This commit is contained in:
parent
2f2c2bd0e5
commit
16a4ed9bf2
@ -46,7 +46,7 @@
|
||||
<nav class="navbar navbar-inverse navbar-static-top" role="navigation">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand">
|
||||
{% SITE_NAME %}
|
||||
{{ SITE_NAME }}
|
||||
</a>
|
||||
<!-- /.navbar-header -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user