{% extends "radpress/base.html" %} {% load trans from i18n %} {% block title %}{% trans "Mainpage" %}{% endblock %} {% block content %}
{% trans "There's no post for now." %}