{% extends "site_settings/base.html" %} {% load i18n %} {% load static from staticfiles %} {% load site_setting_tags %} {% block title %}{{ scope_category|title }} {% trans 'Settings' %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock%} {% block content %}