Hi guys,
I have two htmls that have a completely equal part of the code. I would like to be able to reuse that html code on a common page. In Angular 1 I used the ng-include or directives, but with ionic 3 and angular 4 I do not know what I should use.
Thank you