Skip to content

Instantly share code, notes, and snippets.

@justrjlewis
Created February 20, 2016 23:29
Show Gist options
  • Save justrjlewis/99d69c62a49d8a254ce6 to your computer and use it in GitHub Desktop.
Save justrjlewis/99d69c62a49d8a254ce6 to your computer and use it in GitHub Desktop.
boilerplate
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Getting it Right!</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body lang="en">
{{ .Content }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment