post_by_term para evaluacion
This commit is contained in:
@ -58,7 +58,7 @@
|
|||||||
|
|
||||||
<div class="row text-right project-row">
|
<div class="row text-right project-row">
|
||||||
<div class="col-md-4 mb-2 mb-sm-0">
|
<div class="col-md-4 mb-2 mb-sm-0">
|
||||||
<div class="h-100 pl-3 pr-3 pb-1 d-flex align-items-end justify-content-end" style="background-color:#fba451; ">
|
<div class="h-100 pl-3 pr-3 pb-1 d-flex align-items-end justify-content-end" style="background-color:#1E6F81; ">
|
||||||
<h3 class="text-right text-white text-uppercase letter-spacing-3">Proyectos</h3>
|
<h3 class="text-right text-white text-uppercase letter-spacing-3">Proyectos</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -71,7 +71,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="row text-right mt-sm-4 project-row">
|
<div class="row text-right mt-sm-4 project-row">
|
||||||
<div class="col-md-4 mb-2 mb-sm-0">
|
<div class="col-md-4 mb-2 mb-sm-0">
|
||||||
{{ posts_by_term('category','evaluacion-externa-y-participativa',1,'post','frontpage-proyectos.twig') }}
|
{{ posts_by_term('category','evaluacion',1,'post','frontpage-proyectos.twig') }}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 mb-2 mb-sm-0">
|
<div class="col-md-4 mb-2 mb-sm-0">
|
||||||
{{ posts_by_term('category','intervencion-social-y-educativa',1,'post','frontpage-proyectos.twig') }}
|
{{ posts_by_term('category','intervencion-social-y-educativa',1,'post','frontpage-proyectos.twig') }}
|
||||||
@ -83,7 +83,7 @@
|
|||||||
|
|
||||||
<div class="container mt-4">
|
<div class="container mt-4">
|
||||||
<div class="row d-flex justify-content-end">
|
<div class="row d-flex justify-content-end">
|
||||||
<div><a href="{{ site.url }}/proyectos" class="btn btn-danger">Ver todos</a></div>
|
<div><a href="{{ site.url }}/proyectos" class="btn btn-info">Ver todos</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user