doctype html
html
    head
        meta(charset="utf-8")
        title {{name}}
        base(href="/")
    body
        app-{{kebab-name}}
