* Sitemap git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3305 f459cee4-fb09-11de-96c3-f9c5f16c3c76
5 lines
No EOL
144 B
Twig
5 lines
No EOL
144 B
Twig
{% extends get_base_template() %}
|
|
|
|
{% block body %}
|
|
{% include 'default/components/sitemap/sitemapNode.html.twig' %}
|
|
{% endblock body %} |