Files
openfoodnetwork/spec/support/views/group_iframe_test.html
2018-06-22 14:03:00 +10:00

9 lines
214 B
HTML

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