Update templates/index.html

This commit is contained in:
2025-10-21 11:42:11 +09:00
parent 1367d48428
commit 05088d3934

View File

@@ -5,8 +5,11 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="{{ url_for('static', filename='imgs/logo.svg') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}">
<title>Оставить заявку</title>
</head>
<body>