Inside the standard templates you can find codelines like...
<meta name="description" t-att-content="main_object and 'website_meta_description' in main_object and main_object.website_meta_description or website_meta_description"/>
Questions are:
Where can i access/change properties like website_meta_description inside the main_objec?
How do i change page information like title after creation?