[% block breadcrumb %][% endblock %]
[% if $features?toolbar?navigation %]
-
[% let $iconLeft = %]
[% if $context("parts")?default?previous %]
[[ $iconLeft ]]
[% else %]
[[ $iconLeft ]]
[% endif %]
[% endlet %]
[% let $iconRight = %]
[% if $context("parts")?default?next %]
[[ $iconRight ]]
[% else %]
[[ $iconRight ]]
[% endif %]
[% endlet %]
[% endif %]
[% block toolbar %][% endblock %]