4d79dd4dba
Generate root and component render_html helpers that render hemplate views through the same lowering table, letting callers update composed views without manual render_template/lower_html/SafeHtml plumbing. req: component/003 req: view/001 req: html_safety/002