{% extends 'base.html.twig' %} {% block title %}Hello BlogController!{% endblock %} {% block body %} {% for blog in blogs %}
{{ blog.teaser }}