mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 04:34:40 +03:00
9 lines
141 B
HTML
9 lines
141 B
HTML
<html>
|
|
<head>
|
|
<title>LabEx Web Server Test</title>
|
|
</head>
|
|
<body>
|
|
Hello world in index.html.
|
|
</body>
|
|
</html>
|