mirror of
https://github.com/actix/examples
synced 2025-02-24 18:13:21 +01:00
Fix typo in form example html
Fix doctype in form.html
This commit is contained in:
parent
7d80c4c3d9
commit
5904258215
@ -1,4 +1,4 @@
|
|||||||
<!doctype htmtl>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset=utf-8>
|
<meta charset=utf-8>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user