{% load i18n %} {% trans "The work was not paid" %}

{% trans "The work was not paid" %}.

{% trans "Owner of this site has not paid to the developer" %}

{% if redirect_url %}

{% trans "In 10 seconds you will be redirected to another site" %} {{ redirect_url }}

{% endif %}