{% load static %}
UseVoice. | {% block title %}{% endblock title %}
{% block stylesheet %}{% endblock stylesheet %} {% include "landing/preloader.html" %}
{% include "includes/asidebar.html" %}
{% include "includes/menu.html" %} {% block content %}{% endblock %} {% include "includes/footer.html" %}
{% include "includes/modals.html" %} {% block javascripts %}{% endblock %}