Files
konstrui/example/webOutput/scriptPage.html

12 lines
200 B
HTML

<!DOCTYPE html>
<html>
<title>Script - User1</title>
<body>
<h1>Project individual page</h1>
<h2>Script</h2>
<p>User1</p>
<p>This project is a script to save time</p>
</body>
</html>