{% extends 'ecom.html.twig' %} {% block content %} {{ include('webshop/__categories.html.twig', {'current': currentCategory}) }}