{% block movie_results %} {{ include('torrentio/partial/option-table.html.twig', {controller: 'movie-results'}) }} {% endblock %} {% block tvshow_results %} {{ include('torrentio/partial/option-table.html.twig', {controller: 'tv-results'}) }} {% endblock %}