Hi Turkel, There is no such thing as `Angular common style`, so I don't really understand your question? Yes you can load HTML from a server, and yes you can render this into your pages, and it will be styled according to the global styles that are in your app. Be aware that this is HTML, and not Angular templates, so Angular specific things in that HTML will not do anything. If you need links in there to be processed by the router, I created a directive for that, you can find it in this group.
Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
