{% extends 'layout.html' %} {% load static from staticfiles %} {% load i18n %} {% block footer_js %} {# #} {##} {% endblock %} {% block content %}

{% include 'annotations/test.html' %}
{% endblock %}