Skip to content

Instantly share code, notes, and snippets.

@wannaphong
Created September 19, 2014 14:12
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 wannaphong/7b2ae6e6a8cb6676cc70 to your computer and use it in GitHub Desktop.
Save wannaphong/7b2ae6e6a8cb6676cc70 to your computer and use it in GitHub Desktop.
{% extends "base.html" %}
{% load cms_tags staticfiles sekizai_tags menu_tags %}
{% block content %}
<div>
{% placeholder "content" %}
</div>
{% endblock content %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment