{% load static i18n compress %} {% get_current_language as LANGUAGE_CODE %} Soft UI Design System by Creative Tim {% block header %} {% include 'website/navigation.html' %} {% endblock header %} {% block content %}{% endblock content %} {% block footer %} {% include 'website/footer_background.html' %} {% endblock footer %} {% include 'website/scripts.html' %} {% block javascripts %}{% endblock javascripts %}