- remove macro.script_tag, macro.stylesheet_tag,
- remove blocks: __PAGE_COMPONENT_STYLE__, __PAGE_COMPONENT_SCRIPT__
- added function {{ script_tag }} {{ stylesheet_tag }}
- added context page.assets.scripts, page.ssets.stylesheets,
containing the list of respective properties. To be included in page with {{ script_tag }}
- Update skel templates