{% extends "layouts/services.html.twig" %}
{% block bodyClass %}tpl-agenda-front-page has-areas-skin{% endblock %}
{% block siteHeader %}
{% include 'organisms/header-examples/services-jobs-header.html.twig' with {
logo: asset('/images/logo-neg.svg')
} %}{% endblock %}
{% block pageHeader %}
<div class="page-header-wrapper">
<div class="container">
{% include 'molecules/page-header-with-menu.html.twig' with {
title: 'Boletín de orientación laboral',
} %}
</div>
</div>
{% endblock %}
{% block pageContent %}
<section>
<div class="org-tier">
<div class="tier-header">
<h2 class="tier-title">En portada</h2>
</div>
<div class="org-modules-container has-banners">
{% include 'molecules/banners/m.html.twig' with {
modifiers: 'is-services',
title: 'Unha convocatoria destacada',
text: '',
hasImage: true,
link: path ('services-program'),
} %}
{% include 'molecules/banners/l.html.twig' with {
modifiers: 'is-services is-program',
title: 'Un recurso destacado',
hasImage: true,
link: path ('services-program'),
} %}
{% include 'molecules/banners/s.html.twig' with {
modifiers: 'is-services',
title: 'Bolsas e axudas da USC',
text: '',
hasImage: true,
link: path ('services-activity'),
} %}
{% include 'molecules/banners/s.html.twig' with {
modifiers: 'is-services',
title: 'Convocatorias de emprego público da USC',
text: '',
hasImage: true,
link: path ('services-activity'),
} %}
{% include 'molecules/banners/s.html.twig' with {
modifiers: 'is-services is-entity',
title: 'Oficina de orientación laboral',
text: '',
hasImage: true,
link: path ('services-unity'),
} %}
{% include 'molecules/banners/s.html.twig' with {
modifiers: '',
title: 'Séguenos en twitter',
text: '',
link: "https://twitter.com/culturausc",
} %}
</div>
</div>
</section>
<section>
<div class="org-tier">
<div class="tier-header">
<h2 class="tier-title">Boletín</h2>
</div>
<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">
<div class="js-form-item form-item js-form-type-select form-item-tid js-form-item-tid form-no-label">
<input type="hidden" name="tid" value="All">
<div class="content-filter-options-wrapper">
<div class="ml-content-filter-options">
<ul data-drupal-selector="edit-tid" id="edit-tid" name="tid" class="form-select bef-links content-filter-options-list">
<li><a href="" class=" at-content-filter-option bef-link-active is-selected">Ver todo</a></li>
<li><a href="" class="at-content-filter-option">Novas</a></li>
<li><a href="" class="at-content-filter-option">Recursos</a></li>
<li><a href="" class="at-content-filter-option">Convocatorias</a></li>
</ul>
</div>
</div>
</div>
<details data-drupal-selector="edit-advanced-search" id="edit-advanced-search" class="advanced-search js-form-wrapper form-wrapper">
<summary role="button" aria-controls="edit-advanced-search" aria-expanded="false" aria-pressed="false">Busca avanzada</summary>
<div data-drupal-selector="edit-advanced-search-fields" id="edit-advanced-search-fields" class="advanced-search-fields js-form-wrapper form-wrapper">
<div class="js-form-item form-item js-form-type-textfield form-item-text js-form-item-text">
<label for="edit-text">Buscar</label>
<input data-drupal-selector="edit-text" type="text" id="edit-text" name="text" value="" size="30" maxlength="128" placeholder="Buscar" class="form-text">
</div>
<div class="js-form-item form-item js-form-type-select">
<label for="form3-example-select" class="is-sr-only">Categoría</label>
<select class="form-control" id="form3-example-select">
<option>Todas</option>
<option>Emprego e Orientación Laboral</option>
<option>Emprego público</option>
<option>Emprego e bolsas de I+D</option>
<option>Bolsas e axudas económicas e de integración universitaria</option>
<option>Cursos e actividades formativas</option>
<option>Cursos e actividades formativas</option>
</select>
</div>
<div class="js-form-item form-item js-form-type-select">
<label for="form3-example-select" class="is-sr-only">Estado</label>
<select class="form-control" id="form3-example-select">
<option>Activa</option>
<option>Inactiva</option>
</select>
</div>
<div data-drupal-selector="edit-actions" id="edit-actions" class="form-actions js-form-wrapper form-wrapper">
<input data-drupal-selector="edit-submit-event-list" type="submit" id="edit-submit-event-list" value="Buscar" class="button js-form-submit form-submit">
</div>
</div>
</details>
</form>
<div class="org-tier is-minimal">
<div class="tier-content">
<div class="org-modules-container">
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego público', hasImage:false, hasDetail: false, hasTags: true, link: path('services-new-BIP'), title: 'Un exemplo de nova' } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Bolsas e axudas económicas de integración universitaria', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Bolsas e axudas económicas de integración universitaria', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Bolsas e axudas económicas de integración universitaria', hasImage:true, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego público', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Cursos e actividades formativas', hasImage:true, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego e orientación laboral', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego e bolsas I+D', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego público', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego e orientación laboral', hasImage:false, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Cursos e actividades formativas', hasImage:true, hasDetail: false, hasTags: true } %}
{% include 'molecules/notices/summary-jobs.html.twig' with { category:'Emprego e bolsas I+D', hasImage:false, hasDetail: false, hasTags: true } %}
</div>
</div>
</div>
</div>
</section>
{% endblock %}
{% block siteFooter %}
{% include 'organisms/site-footer.html.twig' %}
{% endblock %}