Can I call a pure HTML page with Ionic and then go back to ion-views navigation normally?

Situation:
I need to link to a standard HTML structure page inside my project that has no ionic tags whatsoever.
After that I should be able to go back and maintain ion-views lifecycle and navigation normally?
What’s the best approach for that?

Maybe the cordova-plugin-inappbrowser.