set master pwd al primo lancio - ruoli
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
{% load django_htmx %}
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<html lang="it">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -23,10 +23,11 @@
|
||||
</style>
|
||||
</head>
|
||||
<body hx-headers='{"X-CSRFToken": "{{ csrf_token }}"}'>
|
||||
{% include 'includes/messages.html' %}
|
||||
|
||||
{% include 'includes/header.html' %}
|
||||
|
||||
{% include 'includes/messages.html' %}
|
||||
|
||||
{% block layout %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user