Skip to content

Instantly share code, notes, and snippets.

@mayank
Created March 10, 2021 18:26
Show Gist options
  • Save mayank/01e3ce9baddf7a42bdf87c920265683d to your computer and use it in GitHub Desktop.
Save mayank/01e3ce9baddf7a42bdf87c920265683d to your computer and use it in GitHub Desktop.
include butterfly
doctype html
html
head
meta(name="viewport" content="width=device-width, initial-scale=1.0")
style
include:scss template.scss
body
.page
include heading
include insurer
include vehicle
if digitalsign
include digital-sign
else
include declaration
include footer
if include_images
include images
include render-to-canvas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment