Проверка на ввод год запроса справки фнс

This commit is contained in:
2025-03-18 16:55:00 +05:00
parent 52594ba9f4
commit a3dd3337bd
2 changed files with 23 additions and 12 deletions
+2
View File
@@ -389,6 +389,8 @@ def sending_patient_data():
@webApp.route('/')
def main_page_2_0():
return render_template('2.0/main_page.pug', user_id=request.args.get('user_id', None))