|
@@ -8,7 +8,7 @@
|
|
{% block stylesheets %}{% endblock %}
|
|
{% block stylesheets %}{% endblock %}
|
|
<link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}" />
|
|
<link rel="icon" type="image/x-icon" href="{{ asset('favicon.ico') }}" />
|
|
</head>
|
|
</head>
|
|
- <body style="padding-top:5rem;padding-bottom:4rem;">
|
|
|
|
|
|
+ <body>
|
|
<div class="container">
|
|
<div class="container">
|
|
<header>
|
|
<header>
|
|
{% include 'flashbag.html.twig' %}
|
|
{% include 'flashbag.html.twig' %}
|