{% extends "dynamic_preferences/base.html" %} {% load i18n %} {% block content %} {% include "dynamic_preferences/sections.html" with sections=registry.sections %}