{% load static %} Duralux || Chat {% block stylesheets %}{% endblock stylesheets %} {% include 'includes/navigation.html' %} {% include 'includes/header.html' %} {% block content %}{% endblock content %} {% include 'includes/userprofileinfo.html' %} {% include 'includes/callmodalvoice.html' %} {% include 'includes/callmodalvideo.html' %} {% include 'includes/searchmodal.html' %} {% include 'includes/languageselect.html'%} {% include 'includes/downloadingtoast.html' %} <{% include 'includes/themecustomizer.html' %} {% block components %}{% endblock components %} {% block javascripts %}{% endblock javascripts %}