Skip to content

Instantly share code, notes, and snippets.

@alxpck
Created July 29, 2015 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alxpck/99a33935163a7ef61942 to your computer and use it in GitHub Desktop.
Save alxpck/99a33935163a7ef61942 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>{% block title %}{% endblock %}</title>
</head>
<body>{% block content %}{% endblock %}</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment