8 lines
141 B
Twig
8 lines
141 B
Twig
{#
|
|
/**
|
|
* @file
|
|
* Include top-bar.html.twig template from Gin.
|
|
*/
|
|
#}
|
|
{% include '@gin/navigation/top-bar--gin.html.twig' ignore missing %}
|