mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 18:55:46 +00:00
16 lines
253 B
HTML
16 lines
253 B
HTML
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
|
|
<iframe
|
|
class="nc-embed"
|
|
src="http://localhost:3000/#/nc/base/7d4b551c-b5e0-41c9-a87b-f3984c21d2c7?embed"
|
|
frameborder="0"
|
|
width="100%"
|
|
height="700"
|
|
style="background: transparent; "></iframe>
|
|
|
|
</body>
|
|
</html>
|
|
|