We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107b21e commit 98b6d67Copy full SHA for 98b6d67
contact.html
@@ -9,17 +9,30 @@
9
enctype="multipart/form-data"
10
>
11
<div><label>
12
- Your email:
+ Ваш email:
13
<input style="width:100%" type="email" name="_replyto">
14
</label></div>
15
- <div><label>
16
- Your message:
+
+ <br>
17
18
+ <div>
19
+ <label>
20
+ Сообщение:
21
<textarea style="width:100%" name="message"></textarea>
- </label></div>
- Your file:
22
+ </label>
23
+ </div>
24
25
26
27
28
29
+ Прикрепить файл:*
30
<input type="file" name="upload">
31
32
33
34
<br>
35
36
<div><button type="submit">Send</button></div>
37
</form>
38
+*Не обязательно
0 commit comments