.. note:: **The information on this page is obsolete, incomplete or incorrect and left here only for reference and has not been ported to the new documentation wiki.**
As of TG 0.Stub only - please expand'''
The following tags in master.kid are used by widgets when they require CSS and Javascript files
<link py:strip="1" py:for="css in tg_css">${css.insert()}</link> <link py:strip="1" py:for="js in tg_js_head">${js.insert()}</link>