1
0
CompleteNodeJS/web-server/public/help.html

13 lines
133 B
HTML
Raw Normal View History

2019-09-30 00:53:20 +00:00
<!DOCTYPE html>
2019-09-30 00:53:20 +00:00
<html>
2019-09-30 00:53:20 +00:00
<head>
<link rel="stylesheet" href="/css/styles.css">
2019-09-30 00:53:20 +00:00
</head>
2019-09-30 00:53:20 +00:00
<body>
<h1>Help</h1>
2019-09-30 00:53:20 +00:00
</body>
</html>