{% extends 'boxes/box.html.twig' %} {% block box %} {% if not news is empty %} {{ news.title }}
{% endif %} {% endblock %}