Skip to content

Instantly share code, notes, and snippets.

@jimmibond
Created July 30, 2018 18:22
Show Gist options
  • Save jimmibond/ccf8f11b0ed14aab1b5c454e8ad0bd24 to your computer and use it in GitHub Desktop.
Save jimmibond/ccf8f11b0ed14aab1b5c454e8ad0bd24 to your computer and use it in GitHub Desktop.
jade sample
doctype html
html
head
title my jade template
body
h1 Greetings, #{name}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment