diff --git a/lib/content-services/breadcrumb/breadcrumb.component.html b/lib/content-services/breadcrumb/breadcrumb.component.html index 80b0fc20d9..77fc8f460b 100644 --- a/lib/content-services/breadcrumb/breadcrumb.component.html +++ b/lib/content-services/breadcrumb/breadcrumb.component.html @@ -1,46 +1,54 @@
- - - + folder + arrow_drop_down + + + + + - - - {{ node.name }} - - - -
  • - - - {{ item.name | translate }} - - -
    - {{ item.name | translate }} -
    - - - chevron_right - -
  • -
    \ No newline at end of file + {{ node.name }} + + + +
  • + + + {{ item.name | translate }} + + +
    + {{ item.name | translate }} +
    + + + chevron_right + +
  • + + +
    +
  • +
    + {{ root | translate }} +
    +
  • +