Long title but here is a better explanation.
I have a template html file called \"Login\". I define a route in app.js like so
.state(\'login\', {
url:
The tabs are meant to have their own tab icon. So you can't put the login page inside the tabs abstract view without creating a tab icon for it.
Instead of putting the login page under the tab abstract view, you should just put a separate tabbed navigation for the login page.
Load the following view into your index page.
Login page content goes here