{% extends "base.html" %} {% block content %} {% load taggit_templatetags2_tags %} {% get_taglist as tags for 'application.post' %}
{% include "taggit_templatetags2/tagcanvas_include_js_static.html" %}
{% endblock %}