Files
konstrui/example/webOutput/smartphoneAppPage.html

12 lines
204 B
HTML

<!DOCTYPE html>
<html>
<title>Smartphone App - User1</title>
<body>
<h1>Project individual page</h1>
<h2>Smartphone App</h2>
<p>User1</p>
<p>This is the first project</p>
</body>
</html>