1. What is the easiest way to make it so each page has it's own title? 
Currently it is set by layout.html, but what if I want its own page to have 
an independent title? 
2. How can I make it so the <title> of the page is the "name" of a field in 
a model? I am using SQLForm now, and have /product/1 and would like to have 
/product/purple-desk
3. How can I make it so the meta description on each page has its own ? For 
example, the description is the data in the field 'product description' 
used in the model.

Thanks.

-- 



Reply via email to