{% extends "base.html" %} {% set nav = "preferences" %} {% block body %}
{% include "Settings/panel.html" %}

{{locale.title}}

{% endblock %}