angular1-systemjs-seed icon indicating copy to clipboard operation
angular1-systemjs-seed copied to clipboard

Using ng-include

Open zeeshanjan82 opened this issue 9 years ago • 0 comments

I have a question, how can I implement ng-include in this seed project. I have a pure html document and would like to integrate or display that document in my application as it is. I have tried using the same approach as we are using for the angular views through import but that does not work. Even I cannot just specify the path of the html document directly in the angular view.

zeeshanjan82 avatar Oct 19 '15 02:10 zeeshanjan82