Files
openfoodnetwork/spec/dummy/iframe_test.html
2017-07-26 13:56:36 +10:00

9 lines
228 B
HTML

<html>
<head></head>
<body>
<iframe src="http://localhost:9999/test_enterprise/shop?embedded_shopfront=true" name="test_iframe" class="test_iframe" id="test_iframe" style="width:100%;min-height:35em"></iframe>
</body>
</html>