{% extends 'layouts/default.twig' %} {% block conteudo %} {% include('informativo/ganhadores/header-ganhadores.twig') %} {% include('informativo/ganhadores/ganhadores-busca/lista-busca.twig') %} {% include('informativo/ganhadores/modal-ganhador.twig') %} {% endblock %} {% block jsExtra %} {% endblock %}