{% extends "base.html" %} {% block additional_js %} {% endblock %} {% block content %}
Categories:

{% for e in examples %} {% endfor %}
Example

{% if False and not admin %}

Warning: Any examples you create will be purged periodically.

To help the community and make new examples permanent, click the vote link next to any user created examples - including your own.


{% endif %}
{% endblock %}