7 lines
156 B
HTML
7 lines
156 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<title>webfs success</title>
|
||
|
<h1>It Worked!</h1>
|
||
|
<p>It's running. Now you need to mount something in <tt>/web</tt></p>
|
||
|
</html>
|