{% block blog_article %}
{{ render(controller('Tigris\\ContentBundle\\Controller\\ElementController::_listAction', { 'request': app.request, 'type' : 'article', 'count' : 5})) }}
{% endblock %}
{{ render(controller('App\\Controller\\ElementController::lastArticles')) }}