issues/27: cabinet patient registration on test

This commit is contained in:
Valery Petrov
2026-05-30 01:35:49 +03:00
committed by Valeriy Petrov
parent a6d9526d73
commit 0460846dac
4 changed files with 139 additions and 1 deletions
+3 -1
View File
@@ -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 %}