kiwix-js-pwa/www/article.html
Jaifroid c5b124dc43 Ensure search loads in iframe
Former-commit-id: b56148d1ed455e1a56c0229629049f49ef8a8ed4 [formerly 1698ef45358974fceb3698944ab6eea06bb89945 [formerly d99494112e21b611e65e0d61f9e58a9d971e6e5b]]
Former-commit-id: b793705f36f894ad0017b3d9d40ef7c3d7a618eb
Former-commit-id: 69b4bb2eeaace330794b09ef69be976e57de722e
2021-05-11 11:10:20 +01:00

9 lines
387 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src http: https: file: data: blob: chrome-extension: ms-appx-web: 'unsafe-inline' 'unsafe-eval';">
<meta name="description" content="Placeholder for injecting an article into the iframe or window">
</head>
<body></body>
</html>