templates/templates/pages/government-areas/government-areas-level2.html.twig line 1

Open in your IDE?
  1. {% extends "layouts/master.html.twig" %}
  2. {% block bodyClass %}tpl-level-2 is-government{% endblock %}
  3. {% block siteHeader %}
  4.     {% include 'organisms/site-header.html.twig' %}
  5. {% endblock %}
  6. {% block pageContent %}
  7.     <div class="org-modules-container has-banners">
  8.         {% include 'molecules/banners/xl.html.twig' with { modifiers: 'has-filter', title:'Goberno', hasImage: true } %}
  9.     </div>
  10.     <section class="org-tier">
  11.         <div class="tier-header">
  12.             <h2 class="tier-title">Modelos</h2>
  13.         </div>
  14.         <div class="tier-content">
  15.             <div class="org-modules-container has-banners">
  16.               {% include 'molecules/banners/l.html.twig' with {
  17.                 modifiers: '', title:'Portadas de áreas de goberno', text:'Nivel2', link: path('government-areas-level2'), hasImage: true } %}
  18.               {% include 'molecules/banners/m.html.twig' with {
  19.                 modifiers: '', title:'Subportadas', text: 'Nivel3', link: path('government-areas-level3'), hasImage: false } %}
  20.               {% include 'molecules/banners/m.html.twig' with {
  21.                 modifiers: '', title:'Subportadas', text: 'Nivel4', link: path('government-areas-level4'), hasImage: false } %}
  22.               {% include 'molecules/banners/m.html.twig' with {
  23.                 modifiers: '', title:'Páxina xenérica', link: path('government-areas-generic'), hasImage: false } %}
  24.               {% include 'molecules/banners/s.html.twig' with {
  25.                 modifiers: '', title:'Taboleiro (Secretaría/Xerencia Informa)', link:path('government-board-informa'), hasImage: false } %}
  26.               {% include 'molecules/banners/s.html.twig' with {
  27.                   modifiers: '', title:'Taboleiro(Programa de Formación e Innovación Docente)', link: path('government-board-informa'), hasImage: false } %}
  28.             </div>
  29.         </div>
  30.     </section>
  31.     <section class="org-tier">
  32.         <div class="tier-header">
  33.             <h2 class="tier-title">Diario de goberno</h2>
  34.             <div class="tier-action">
  35.                 <a href="{{ path('government-journal') }}">ver máis</a>
  36.             </div>
  37.         </div>
  38.         <div class="tier-content">
  39.             <div class="org-modules-container">
  40.                 {% include 'molecules/news/m.html.twig' with { hasImage: true, link: path('government-journal') } %}
  41.                 {% include 'molecules/news/m.html.twig' with { hasImage: true } %}
  42.                 {% include 'molecules/news/m.html.twig' with { hasImage: true } %}
  43.                 {% include 'molecules/news/m.html.twig' %}
  44.                 {% include 'molecules/news/m.html.twig' %}
  45.             </div>
  46.         </div>
  47.     </section>
  48.     <section class="org-tier">
  49.         <div class="tier-header">
  50.             <h2 class="tier-title">Ligazóns a elementos de servizos</h2>
  51.         </div>
  52.         <div class="tier-content">
  53.             <div class="org-modules-container has-banners">
  54.               {% include 'molecules/banners/m.html.twig' with {
  55.                 modifiers: 'is-services is-program',
  56.                 title: 'Programa',
  57.                 text: '',
  58.                 hasImage: false,
  59.                 link: path ('services-program'),
  60.               } %}
  61.               {% include 'molecules/banners/m.html.twig' with {
  62.                 modifiers: 'is-services is-program',
  63.                 title: 'Programa',
  64.                 hasImage: false,
  65.                 link: path ('services-program'),
  66.               } %}
  67.               {% include 'molecules/banners/s.html.twig' with {
  68.                 modifiers: 'is-services is-entity',
  69.                 title: 'Oficina ou unidade relacionada',
  70.                 text: '',
  71.                 hasImage: false,
  72.                 link: path ('services-unity'),
  73.               } %}
  74.               {% include 'molecules/banners/m.html.twig' with {
  75.                 modifiers: 'is-services is-entity',
  76.                 title: 'Instalación',
  77.                 text: '',
  78.                 link: path ('services-facility'),
  79.               } %}
  80.               {% include 'molecules/banners/m.html.twig' with {
  81.                 modifiers: 'is-services is-entity',
  82.                 title: 'Instalación singular',
  83.                 text: '',
  84.                 link: path ('services-singular-facility'),
  85.               } %}
  86.               {% include 'molecules/banners/s.html.twig' with {
  87.                 modifiers: 'is-services is-activity',
  88.                 title: 'Actividade',
  89.                 link: path ('services-activity'),
  90.               } %}
  91.               {% include 'molecules/banners/s.html.twig' with {
  92.                 modifiers: 'is-services is-activity',
  93.                 title: 'Actividade',
  94.                 link: path ('services-activity'),
  95.               } %}
  96.               {% include 'molecules/banners/s.html.twig' with {
  97.                 modifiers: 'is-services is-strategy',
  98.                 title: 'Estratexia',
  99.                 link: path ('services-strategy'),
  100.               } %}
  101.             </div>
  102.         </div>
  103.       </section>
  104.     <section class="org-tier">
  105.         <div class="tier-header">
  106.             <h2 class="tier-title">Axenda</h2>
  107.             <div class="tier-action">
  108.                 <a href="">ver máis</a>
  109.             </div>
  110.         </div>
  111.         <div class="tier-content">
  112.             <div class="org-modules-container">
  113.                 {% include 'molecules/events/m.html.twig' with { hasDate: true } %}
  114.                 {% include 'molecules/events/m.html.twig' with { hasDate: true } %}
  115.                 {% include 'molecules/events/m.html.twig' with { hasDate: true } %}
  116.                 {% include 'molecules/events/m.html.twig' with { hasDate: true } %}
  117.             </div>
  118.         </div>
  119.     </section>
  120. {% endblock %}
  121. {% block siteFooter %}
  122.     {% include 'organisms/site-footer.html.twig' %}
  123. {% endblock %}