Commit 10abb7a3 authored by Boris Kocherov's avatar Boris Kocherov

create index.html contains list of demo files

parent 4a2885c1
gadget_demo_json_schema_form.html
\ No newline at end of file
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Demo UI for JSON Schema form generator</title>
<link rel="stylesheet" href="../gadget_erp5_nojqm.css">
</head>
<body>
<div data-role="page">
<div role="main" class="ui-content gadget-content">
<p><a href="gadget_demo_json_schema_form.html">set of demo forms</a></p>
<p><a href="gadget_complex_demo_form.html">union interacting forms</a></p>
</div>
</div>
</body>
</html>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment