Skip to content

Instantly share code, notes, and snippets.

@jamesonzimmer
Created August 5, 2017 03:20
Show Gist options
  • Save jamesonzimmer/6c37fba1af7f26d8cb55f43b3171a5e7 to your computer and use it in GitHub Desktop.
Save jamesonzimmer/6c37fba1af7f26d8cb55f43b3171a5e7 to your computer and use it in GitHub Desktop.
{% highlight html %}
{% raw %}
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{{ content }}
</body>
</html>
{% endraw %}
{% endhighlight %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment