Skip to content

Instantly share code, notes, and snippets.

@medwards
Created March 13, 2012 15:01
Show Gist options
  • Save medwards/2029295 to your computer and use it in GitHub Desktop.
Save medwards/2029295 to your computer and use it in GitHub Desktop.
<html>
<head>
</head>
<body>
{% block thebody %}
{% include "something.html" %}
</body>
{% endblock %}
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment