Dear ALL, I want to create a Content management system that has the ability to create pages , now as i know when i want to create a page in web2py first i need the function and then i need the html page or else use the Generic.html for my pages , now any ideas of how to create pages using somthing like an admin side , now i want to use the template blocks so am thinking about editing the generic view and make it work with blocks but how can i create the function in the controller and , how dose web2py knows if that function has a page or not , how dose it decide to use generic view or the normal page ???
Best Regards,

