{% extends "base_site.html" %} {% block style %}{{ block.super }} {% endblock style %} {% block scripts %}{{ block.super }} {% endblock scripts %} {% block _content %}
{{ html_postit }}
Printshots Getting started Cases How to contribute
{% block content %} {% include "gae_wiki/render_wiki.html"%} {% endblock content %}
Made with Django Hosted by SourceForge.net Logo
{% endblock _content %}