{ lib }: { html = { head, body }: '' ${lib.indent " " head} ${lib.indent " " body} ''; }