Hi Young, The only mistake I see is the id in the @Template annotation. But that wouldn't prevent it from being registered.
This bit @Template(id = "acmeModule:components/main", title = "Main") should be @Template(id = "acmeModule:pages/main", title = "Main") Could you share your project with me so I can have a closer look ? // Tobias -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=f7b42663-0858-4430-b888-255a316c7fcb ---------------------------------------------------------------- For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
