issues/27: cabinet patient registration on test
This commit is contained in:
committed by
Valeriy Petrov
parent
a6d9526d73
commit
0460846dac
@@ -3,7 +3,9 @@
|
||||
{% block title %}Регистрация пациента{% endblock %}
|
||||
|
||||
{% block js %}
|
||||
<script id="smartCaptcha" src="https://smartcaptcha.yandexcloud.net/captcha.js"></script>
|
||||
{% if 'sova.local' not in app.request.host %}
|
||||
<script id="smartCaptcha" src="https://smartcaptcha.yandexcloud.net/captcha.js"></script>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
{% block top %}
|
||||
|
||||
Reference in New Issue
Block a user