from fasthtml.common import * Meta(charset='utf-8') Script(src='https://distill.pub/template.v1.js') Dt_article( H1('Hello World') )