{% extends "app/base.html" %} {% load url from future %} {% load i18n static %} {% block content %}

{% trans 'Likert Demos' %}

{% endblock %}