{% load sockpuppet %} {% raw %}{% load static %}{% endraw %} {% if using_javascript %} {# You'll need to make sure that the javascript is compiled and placed in the static files dirs. #} Increment {% raw %}{{ count }}{% endraw %} {% else %} {# The line below is only ever needed if you don't build your own javascript. #} {% raw %}{% endraw %} Increment {% raw %}{{ count }}{% endraw %} {% endif %}