mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
10 lines
182 B
HTML
10 lines
182 B
HTML
<html>
|
|
<head></head>
|
|
<body>
|
|
|
|
<p>Iframe Test</p>
|
|
|
|
<iframe src="http://test.com/shops" name="test_iframe" id="test_iframe" style="width:100%;min-height:30em"></iframe>
|
|
|
|
</body>
|
|
</html> |