{% load static %} {{ site_title|default:"Я.Аудит" }} {% for package in frontend_packages %} {% if package.type == 'script' %} {% elif package.type == 'style' %} {% endif %} {% endfor %}