{% extends "base.html" %} {% load static i18n %} {% block head_links %} {% endblock %} {% block nav_user_payments %} active {% endblock %} {% block content %}

{% trans "You must specify minimum one of the following fields:" %}

{% trans "Also you can filter payments by:" %}

{% endblock %} {% block body_scripts %} {% if LANGUAGE_CODE == "ru"%} {% endif %} {% endblock %}