###Description Retrieve a Page Object from all pages which are in the Site root then build a breadcrumb component and display the current pages title in a submenu.
###Use case Display a bar under eg a menu which displays the current pages title and functional breadcrumb components o the right.
##Requirements
- Responsive and which works on all mobile devices and desktop.
- Current pages title on the left
- Breadcrumbs on the right
- Separated by >
- Previous pages are clickable
Using Bootstrap and some Business logic in here but can easily be transformed as needed. Page.html included as a sample of implementing this component.
How do I get output for this? When I am executing by creating a design dialog...it's not working