// HTML web page to handle 3 input fields (input1, input2, input3)
const char index_html[] PROGMEM = R"rawliteral(
<!DOCTYPE HTML><html><head>
<html lang="ru">
<meta http-equiv="Content-type" content=text/html; charset=utf-8>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>Коррекция Вркмени</title>
</head><body>
<center>
<form action="/get">
Часы: <input type="text" name="input1">
<input type="submit" value="Ввод">