mirror of
https://github.com/arnaucube/konstrui.git
synced 2026-02-07 11:36:40 +01:00
implemented generation of pages for each data in json
This commit is contained in:
11
example/webOutput/botnetPage.html
Normal file
11
example/webOutput/botnetPage.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<title>Botnet - User2</title>
|
||||
<body>
|
||||
<h1>Project individual page</h1>
|
||||
<h2>Botnet</h2>
|
||||
<p>User2</p>
|
||||
<p>This project is a botnet</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user