<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width"><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="shortcut icon" href="imgs/favicon.ico" type="image/x-icon" /><link rel="icon" href="imgs/marianne.png" type="image/png" /><link rel="icon" href="imgs/marianne.svg" /><link rel="icon" href="imgs/favicon-32.png" type="image/png" sizes="32x32" /><link rel="icon" href="imgs/favicon-64.png" type="image/png" sizes="64x64" /><title>{% block title %}Equipage{% endblock %}</title>{# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}{% block stylesheets %}{% endblock %}</head><body>{% block body %}{% endblock %}{% block javascripts %}{% endblock %}</body></html>