set admin V1
This commit is contained in:
@@ -2,15 +2,14 @@
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Sortie</title>
|
||||
{% block stylesheets %}
|
||||
{{ encore_entry_link_tags('app') }}
|
||||
{% endblock %}
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="bg-gray-100 flex items-center justify-center">
|
||||
© Sortie {{ "now"|date("Y") }}
|
||||
<div class="flex items-center justify-center" style="background-color: #F4F4F4;" >
|
||||
ENI © Sortie {{ "now"|date("Y") }}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user