Files
nodejs-fm/static/index.html

9 lines
135 B
HTML
Raw Normal View History

2019-05-19 12:21:40 +05:30
<!DOCTYPE html>
<html>
<head>
<title>FM</title>
</head>
<body>
<p>Lorem ipsum dolor</p>
</body>
</html>