Shared HTML template function

default_template(
  template_name,
  template_path,
  template_dependencies,
  pandoc_args,
  in_header,
  before_body,
  after_body,
  ...
)