Hi Iconic team,
I am very much new to Iconic & JS / AnjularJS.
My mobile app needs a universal Header & Footer across all the pages, except the Home page.
In WordPress, this is possible by calling wp-header.php (https://codex.wordpress.org/Function_Reference/get_header)
As far I learnt Iconic, I have to write the Header / Footer for every page. How can I achieve universal header / footer.
Looking forward.