{% extends '@yuuno/master.twig' %} {% from '@yuuno/macros.twig' import news_post, pagination %} {% set title = 'News' %} {% set posts = category.posts|batch(3) %} {% block content %}