{% if client_status != 1 %}
{% else %}
{{ LANG.ACCOUNT_LOGIN }}
{{ LANG.ACCOUNT }}
{% endif %}
{% block content %}{% endblock %}