{% extends "lang/basic" %}

{% block RUNTIME_title %}Oops!{% endblock %}
{% block RUNTIME_title_1st_april %}Oops!{% endblock %}
{% block title %}%TITLE%{% endblock %}

{% block RUNTIME_logo_url_yandex %}https://www.yandex.com{% endblock %}

{% block og_image %}https://yastatic.net/s3/home/logos/share/icon_comtr_200.png{% endblock %}

{% block service %}ys-en{% endblock %}

{% block blocked_text %}
    <h1 class="content__h1">Access to&nbsp;our service has been temporarily blocked.</h1><p>Your computer may be&nbsp;infected with a&nbsp;virus, which is&nbsp;sending repeated requests to&nbsp;Yandex.<br>We&nbsp;recommend you scan your computer with an&nbsp;antivirus or&nbsp;contact your network administrator.</p><p>If&nbsp;you come across any problems or&nbsp;would like to&nbsp;ask a&nbsp;question, please do&nbsp;not hesitate to&nbsp;contact our Support service using the <a class="link" href='https://yandex.com/support/smart-captcha/?unique_key=%UNIQUE_KEY%' onclick="ym(15897442, 'reachGoal', 'support_complain', { 'req_id': '%REQ_ID%' }); return true;">contact us&nbsp;form</a>.</p>
    <p>%UNIQUE_KEY%</p>
{% endblock %}

{% block bad_request_text %}
	<h1 class="content__h1">Bad Request</h1>
	<p>If you come across any problems, please do not hesitate to contact <a class="link" href="https://yandex.com/support/smart-captcha/?unique_key=%UNIQUE_KEY%/#help" onclick="ym(72876589, 'reachGoal', 'support_complain', { 'req_id': '%REQ_ID%' }); return true;">our Support service.</a></p>
    <p>%UNIQUE_KEY%</p>
{% endblock %}

{% block RUNTIME_header %}ой&hellip;{% endblock %}
