{% extends 'baseadmin.html.twig' %} {% import "_modules/bsmacros.html.twig" as bs %} {% block title %}{{ parent() }} - Navigation{% endblock %} {% block breadcrumb %} {{ parent() }}
{{ nav.type.value }} |
: {{ nav.route ?: '—' }} |
: {{ nav.class ?: '—' }} |
: {{ nav.activeClass ?: '—' }}