Tagged Questions
5
votes
7answers
12k views
Problem with multiple entry Points in the same module
I have multiple entry points in the same module.
For example I have an Home entry point for the home page and an Admin
entry point for the admin page.
<entry-point ...