{% extends "layouts/content.html" %}
{% block content %}
Настройки
You can post to Juick via e-mail. Send your plain text messages to special secret e-mail. You can attach one photo or video file.
Secret email: {% if ehash is not empty %} {{ ehash }} {% else %}-{% endif %}
{% endblock %} {% block "column" %} {% include "views/partial/settings_tabs.html" %} {% endblock %}