{% trans "Messages inbox" %}
{% trans "From" %} | {% trans "Subject" %} | {% trans "Sent" %} | ||
---|---|---|---|---|
|
{% trans "From" %} | {% trans "Subject" %} | {% trans "Sent" %} |
---|
{% extends "base.html" %} {% load i18n staticfiles compress bootstrap3 %} {% block page_title %}{{ SITE_DESC }} - Inbox{% endblock page_title %} {% block meta_description %}Inbox{% endblock meta_description %} {% block meta_keywords %}{% endblock meta_keywords %} {% block include_css %} {{ block.super }} {% compress css %} {% endcompress %} {% endblock include_css %} {% block content %}
{% trans "From" %} | {% trans "Subject" %} | {% trans "Sent" %} | ||
---|---|---|---|---|
|
{% trans "From" %} | {% trans "Subject" %} | {% trans "Sent" %} |
---|