Skip to content

Instantly share code, notes, and snippets.

@kovaldn
Created May 26, 2017 08:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kovaldn/0d2f816597c0843b6a1bdd97b4b85c2f to your computer and use it in GitHub Desktop.
Save kovaldn/0d2f816597c0843b6a1bdd97b4b85c2f to your computer and use it in GitHub Desktop.
base jade
doctype html
html
head
meta(charset = 'utf-8')
meta(name='viewport', content="initial-scale=1.0, width=device-width")
link(rel="stylesheet", href="css/main.css")
title
block title
body
block main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment