{% extends "account/base.html" %}
{% load i18n %}
{% load bootstrap_tags %}
{% block head_title %}{% trans "Timezone" %}{% endblock %}
{% block body %}
{% trans "This site can localize all times into your preferred timezone. Change your timezone below." %}{% trans "Timezone settings" %}