templates/basePT.html.twig line 1

Open in your IDE?
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <meta charset="UTF-8">
  5.     <meta name="viewport" content="width=device-width, initial-scale=1">
  6.     <title>{% block title %}Welcome!{% endblock %}</title>
  7.     <link rel="icon"
  8.           href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>">
  9.     {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}
  10.     {% block stylesheets %}
  11.         {{ encore_entry_link_tags('app') }}
  12.     {% endblock %}
  13.     {% block javascripts %}
  14.         {{ encore_entry_script_tags('app') }}
  15.     {% endblock %}
  16.     {% block head %}
  17.     {% endblock %}
  18. </head>
  19. <body>
  20. {# DRAPEAUX#}
  21. <div class="p-2" style="position: fixed; bottom:0 ; left: 0; z-index: 1000"  >
  22.     <a href="{{ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')|merge(app.request.query.all)|merge({ _locale: 'es' })) }}" style="text-decoration: none">
  23.         <img src="{{ asset('images/flags/Flag_of_Spain.svg') }}" alt="" style="width: 30px; aspect-ratio: 16/9;">
  24.     </a>
  25.     <a href="{{ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')|merge(app.request.query.all)|merge({ _locale: 'pt' })) }}" style="text-decoration: none">
  26.         <img src="{{ asset('images/flags/Flag_of_Portugal.svg') }}" alt="" style="width: 30px; aspect-ratio: 16/9;">
  27.     </a>
  28.     <a href="{{ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')|merge(app.request.query.all)|merge({ _locale: 'fr' })) }}" style="text-decoration: none">
  29.         <img src="{{ asset('images/flags/Flag_of_France.svg') }}" alt="" style="width: 30px; aspect-ratio: 16/9;">
  30.     </a>
  31. </div>
  32. <nav class="navbar navbar-expand-lg navbar-light bg-light ">
  33.     <div class="container-fluid justify-content-center headercontent  ">
  34.         <a class="navbar-brand" href="{{ path('home') }}">
  35.             <img src="{{ asset('images/Logo-PAJ-Color.svg') }}" alt="" width="50"
  36.                  height="50" class="d-inline-block ">
  37.         </a>
  38.         <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent"
  39.                 aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  40.             <span class="navbar-toggler-icon"></span>
  41.         </button>
  42.         <div class="collapse navbar-collapse  " id="navbarSupportedContent">
  43.             <ul class="navbar-nav me-auto mb-2 mb-lg-0 mx-auto">
  44.                 <li class="nav-item">
  45.                     <a class="nav-link active" aria-current="page" href="{{ path('home') }}">Página de entrada</a>
  46.                 </li>
  47.                 <li class="nav-item">
  48.                     <a class="nav-link active" href="{{ path('app-epyp-index') }}">Projeto EPYP</a>
  49.                 </li>
  50.                 <li class="nav-item">
  51.                     <a class="nav-link active" href="{{ path('app-questionnaire-index') }}">Questionário</a>
  52.                 </li>
  53.             </ul>
  54.         </div>
  55.         <div class="navbar-right" href="{{ path('home') }}">
  56.             <div style="width: 50px; height: 50px;" class="d-none d-md-inline-block">
  57.             </div>
  58.         </div>
  59.     </div>
  60. </nav>
  61. {% block body %}{% endblock %}
  62. <div class=" w-100 h-auto text-center ">
  63.     <a href="https://www.engagees-determinees.org/" target="_blank">
  64.     <img src="{{ asset('images/Logo-PAJ-Color.svg') }}" alt="" class="mt-3 mb-3" style="width: 75px; height: 75px;">
  65.     </a>
  66. </div>
  67. <div class="w-100 text-center">
  68.     <a href="MAILTO:coordination.paj@gmail.com" class=" mb-4 fs-6 fw-bold maincolor text-decoration-none">
  69.         coordination.paj@gmail.com
  70.     </a>
  71. </div>
  72. <div class="w-75 mx-auto mb-4 mt-4" style="background-color: #ddddde; height: 2px;">
  73. </div>
  74. <table style="height: 50px; width: 100%; padding-top: 50px;">
  75.     <tbody>
  76.     <tr>
  77.         <td class="fs-6  text-center w-100">
  78.             Apoiado por:
  79.         </td>
  80.     </tr>
  81.     </tbody>
  82. </table>
  83. <div class="customwrapper">
  84.             <div style="width: 130px; height:130px;">
  85.                 <img src="{{ asset('images/logos/04 CoordinationSud-Logotype-RVB_logo-officiel.png')}}" alt="Coordination Sud" style="width: 100%">
  86.             </div>
  87. </div>
  88. <table style="height: 50px; width: 100%; padding-top: 50px;">
  89.     <tbody>
  90.     <tr>
  91.         <td class="fs-6  text-center w-100">
  92.             Financiado por :
  93.         </td>
  94.     </tr>
  95.     </tbody>
  96. </table>
  97. <div class="customwrapper" style="">
  98.     <div style="width: 130px; height: 65px;position: relative" class="m-2 ">
  99.         <img src="{{ asset('images/logos/02 AFD Logo.jpg') }}" alt="" style="width: 100%" class="position-absolute top-50 start-50 translate-middle">
  100.     </div>
  101.     <div style="width: 130px; height: 65px; float: left;position: relative" class="m-2">
  102.         <img src="{{ asset('images/logos/07 Erasmus Logo.jpg') }}" alt="" style="width: 100%" class="position-absolute top-50 start-50 translate-middle">
  103.     </div>
  104. </div>
  105. <table style="height: 50px; width: 100%; padding-top: 50px;">
  106.     <tbody>
  107.     <tr>
  108.         <td class="fs-6  text-center w-100">
  109.             <a href="{{ path('mentions-legales') }}" class="maincolor text-decoration-none fw-semibold">
  110.                 Ficha técnica
  111.             </a>
  112.         </td>
  113.     </tr>
  114.     </tbody>
  115. </table>
  116. </body>
  117. </html>