Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 21be8916 authored by Florian Eckerstorfer's avatar Florian Eckerstorfer
Browse files

Added head block to layout

parent 653b0749
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
<!-- Bootstrap --> <!-- Bootstrap -->
<link href="{{ asset('/css/bootstrap.css') }}" rel="stylesheet" media="screen"> <link href="{{ asset('/css/bootstrap.css') }}" rel="stylesheet" media="screen">
{% block head %}{% endblock %}
</head> </head>
<body> <body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment