src/Pumukit/WebTVBundle/Resources/views/Layout/template_footer.html.twig line 1

Open in your IDE?
  1. <div class="container footer-content-pmk">
  2.     {% block footer_content %}
  3.         {% include '@PumukitWebTV/Layout/template_footer_content.html.twig' %}
  4.     {% endblock %}
  5. </div>