ADD footer posts
This commit is contained in:
@@ -7,10 +7,10 @@ $templates = [ 'templates/page-portada.twig' ];
|
||||
|
||||
$context = Timber::context(
|
||||
[
|
||||
'lasts_posts_news' => $site->getLastsPostsNews(),
|
||||
'last_posts_opinion' => $site->getLastPostOpinion(),
|
||||
'posts_campana' => $site->getLastPostCampana(),
|
||||
'posts_conflicts' => $site->getLastPostConflicts(),
|
||||
'lasts_posts_news' => $site->getLastsPostsNews(),
|
||||
'botones_imagen' => $site->getBotonesEnlaces(),
|
||||
'videos' => $site->getVideosSlider(),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user