mirror of
https://github.com/arnaucube/konstrui.git
synced 2026-02-07 11:36:40 +01:00
12 lines
204 B
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>
|