{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "Change your options" context "change options page" %} | {{ block.super }}{% endblock %} {% block content %}
{% trans "Enable JavaScript" context "change options page" %}
{% trans "You need to enable JavaScript in your browser to change your options." context "change options page" %}
{% trans "Loading..." context "change options page" %}