Skip to content

Instantly share code, notes, and snippets.

@paularmstrong
Created January 5, 2012 05:15
Show Gist options
  • Save paularmstrong/1563828 to your computer and use it in GitHub Desktop.
Save paularmstrong/1563828 to your computer and use it in GitHub Desktop.
{% block header %}
<h1>{{ title }}</h1>
<p>A {{ environments|join(' & ') }} Template Engine</p>
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment