Skip to content

Instantly share code, notes, and snippets.

@jacksonh
Created July 6, 2010 00:15
Show Gist options
  • Save jacksonh/464839 to your computer and use it in GitHub Desktop.
Save jacksonh/464839 to your computer and use it in GitHub Desktop.
{% extends "base.html" %}
{% block title %}About Mango{% endblock %}
{% block content %}
{{ message }}
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment