You can make a subpattern, for example (in my project) in my layout.html.twig I have this:
{% render "EUPaNdataBundle:Home:listAllInstitutes" %}
This will display a list of all institutes in the drop-down menu in the top navigation bar.
listAllInstitutes Home, listAllInstitutes.html.twig