templates/base_auth.html.twig line 1
<!DOCTYPE html><html><head><meta charset="UTF-8"><title> {{ website_name }} | {% block title %}{% endblock %} </title><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="author" content=""><meta name="format-detection" content="telephone=no"><meta name="description" content="Le service de triche propose la promotion de haute qualité sur les réseaux sociaux. Promotion SMM aux prix bas"><link rel="icon" type="image/x-icon" href="{{ asset('image/favicon.png') }}"><link rel="shortcut icon" type="image/x-icon" href="{{ asset('image/favicon.png') }}"><link rel="apple-touch-icon-precomposed" href="{{ asset('image/touch-icon.png') }}"><link rel="image_src" href="{{ asset('image/touch-icon.png') }}"><!-- Favicon --><link rel="shortcut icon" href=""><!-- Google Font --><link rel="preconnect" href="https://fonts.googleapis.com/"><link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><link rel="stylesheet"href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap"><!-- Plugins CSS --><!-- Feuilles de styles -->{% block stylesheets %}{% block head_css %}<link rel="stylesheet" type="text/css"href="{{ asset('assets/vendor/font-awesome/css/all.min.css') }}"><link rel="stylesheet" type="text/css"href="{{ asset('assets/vendor/bootstrap-icons/bootstrap-icons.css') }}"><link rel="stylesheet" type="text/css"href="{{ asset('assets/css/style.css') }}"><link rel="stylesheet" type="text/css"href="https://cdn.jsdelivr.net/sweetalert2/6.6.0/sweetalert2.min.css"/>{% endblock %}{% endblock %}<!-- Global site tag (gtag.js) - Google Analytics --><script async src="https://www.googletagmanager.com/gtag/js?id=G-7N7LGGGWT1"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-7N7LGGGWT1');</script></head><body>{% block body %}{% endblock %}{% block pied %}<!-- Back to top --><div class="back-top"><i class="bi bi-arrow-up-short position-absolute top-50 start-50 translate-middle"></i></div>{% endblock %}{% block javascripts %}{% block head_js %}<!-- Bootstrap JS --><script src="{{ asset('assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js') }}"></script><!-- Template Functions --><script src="{{ asset('assets/js/functions.js') }}"></script>{% endblock %}{% endblock %}</body></html>