templates/templates/pages/government-areas/government-board-PFID.html.twig line 1

Open in your IDE?
  1. {% extends "layouts/master.html.twig" %}
  2. {% block bodyClass %}tpl-agenda-front-page is-government{% endblock %}
  3. {% block siteHeader %}
  4.     {% include 'organisms/site-header.html.twig' %}
  5. {% endblock %}
  6. {% block pageHeader %}
  7.     {% include 'molecules/page-header.html.twig' with {
  8.         breadcrumb: [
  9.           { path: path('government-areas-level3'), title: 'Goberno'},
  10.           { path: path('government-areas-level3'), title: 'Persoal'},
  11.           ],
  12.         title: 'Plan de Formación e Innovación Docente'
  13.     } %}
  14. {% endblock %}
  15. {% block pageContent %}
  16. <form data-drupal-selector="views-exposed-form-event-list-event-list" action="" method="get" id="views-exposed-form-event-list-event-list" accept-charset="UTF-8" class="views-exposed-form bef-exposed-form ml-form" data-drupal-form-fields="edit-tid,edit-text,edit-start,edit-end">
  17.     <div class="js-form-item form-item js-form-type-select form-item-tid js-form-item-tid form-no-label">
  18.         <input type="hidden" name="tid" value="All">
  19.         <div class="content-filter-options-wrapper">
  20.             <div class="ml-content-filter-options">
  21.                 <ul data-drupal-selector="edit-tid" id="edit-tid" name="tid" class="form-select bef-links content-filter-options-list">
  22.                     <li><a href="" class=" at-content-filter-option bef-link-active is-selected">Ver todo</a></li>
  23.                     <li><a href="" class="at-content-filter-option">Santiago</a></li>
  24.                     <li><a href="" class="at-content-filter-option">Lugo</a></li>
  25.                     <li><a href="" class="at-content-filter-option">En liña</a></li>
  26.                 </ul>
  27.             </div>
  28.         </div>
  29.     </div>
  30.     <details data-drupal-selector="edit-advanced-search" id="edit-advanced-search" class="advanced-search js-form-wrapper form-wrapper">
  31.         <summary role="button" aria-controls="edit-advanced-search" aria-expanded="false" aria-pressed="false">Busca avanzada</summary>
  32.         <div data-drupal-selector="edit-advanced-search-fields" id="edit-advanced-search-fields" class="advanced-search-fields js-form-wrapper form-wrapper">
  33.             <div class="js-form-item form-item js-form-type-textfield form-item-text js-form-item-text">
  34.                 <label for="edit-text">Buscar</label>
  35.                 <input data-drupal-selector="edit-text" type="text" id="edit-text" name="text" value="" size="30" maxlength="128" placeholder="Buscar" class="form-text">
  36.             </div>
  37.             <div class="js-form-item form-item js-form-type-date form-item-start js-form-item-start">
  38.                 <label for="edit-start">Data de inicio</label>
  39.                 <input data-drupal-selector="edit-start" type="date" id="edit-start" name="start" value="" size="30" maxlength="128" placeholder="Data de inicio" class="bef-datepicker form-date hasDatepicker">
  40.             </div>
  41.             <div class="js-form-item form-item js-form-type-date form-item-end js-form-item-end">
  42.                 <label for="edit-end">Data de fin</label>
  43.                 <input data-drupal-selector="edit-end" type="date" id="edit-end" name="end" value="" size="30" maxlength="128" placeholder="Data de fin" class="bef-datepicker form-date hasDatepicker">
  44.             </div>
  45.             <div data-drupal-selector="edit-actions" id="edit-actions" class="form-actions js-form-wrapper form-wrapper">
  46.                 <input data-drupal-selector="edit-submit-event-list" type="submit" id="edit-submit-event-list" value="Buscar" class="button js-form-submit form-submit">
  47.             </div>
  48.         </div>
  49.     </details>
  50. </form>
  51. <div class="org-tier has-margin-top">
  52.     <div class="tier-header">
  53.         <h2 class="tier-title">Maio 2021</h2>
  54.     </div>
  55.     <div class="tier-content">
  56.         <div class="org-modules-container">
  57.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  58.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  59.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  60.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  61.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  62.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  63.         </div>
  64.     </div>
  65. </div>
  66. <div class="org-tier has-margin-top">
  67.     <div class="tier-header">
  68.         <h2 class="tier-title">Xuño 2021</h2>
  69.     </div>
  70.     <div class="tier-content">
  71.         <div class="org-modules-container">
  72.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  73.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  74.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  75.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  76.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  77.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  78.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  79.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  80.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  81.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  82.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  83.             {% include 'molecules/notices/summary-PFID.html.twig' with { modifiers: '', hasDetail: true, hasTags: true } %}
  84.         </div>
  85.     </div>
  86. </div>
  87. {% endblock %}
  88. {% block siteFooter %}
  89.     {% include 'organisms/site-footer.html.twig' %}
  90. {% endblock %}