-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHelpDoc.html
More file actions
16 lines (16 loc) · 788 Bytes
/
HelpDoc.html
File metadata and controls
16 lines (16 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Help Heroes</title>
</head>
<body>
<h2>As a one World..</h2>
<p>In this panademic situation, all the things are totally messed up. So, as a Nation, as a great civilisation it's our resposibility to stand together against this gigantic problem.</p>
<p>This idea led us to conclusion that it is good if we all can together help frontline wokers </p>
<h4>Fill the form to support humanity</h4>
<a href="https://docs.google.com/forms/d/e/1FAIpQLScd9QH4ewDm3mkGyaZAHc3N1q2p3SlenFFn97D1i4tEuU2MXA/viewform?usp=sf_link">Fill here</a>
</body>
</html>