mirror of
https://github.com/arnaucube/konstrui.git
synced 2026-02-07 03:26:43 +01:00
implemented generation of pages for each data in json
This commit is contained in:
11
example/webOutput/smartphoneAppPage.html
Normal file
11
example/webOutput/smartphoneAppPage.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user