aucune idée pourquoi ca a fix mais bon, fine ?
This commit is contained in:
parent
5a1a5b880b
commit
58ab110d55
@ -42,7 +42,6 @@
|
|||||||
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<script>data = JSON.parse('{{configs|tojson}}'); </script>
|
|
||||||
<script>data2 = JSON.parse('{{configs|tojson}}'); </script>
|
<script>data2 = JSON.parse('{{configs|tojson}}'); </script>
|
||||||
{%if not current_user.is_authenticated %}
|
{%if not current_user.is_authenticated %}
|
||||||
<button class="unselected" onclick="location.href = '/login';">login</button>
|
<button class="unselected" onclick="location.href = '/login';">login</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user