mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 19:57:46 -04:00

Former-commit-id: 23252f364dfaf201020aae7379dcd1b7716d9822 [formerly 4caa435b75c3d7e0ab4adfb37b1147445a1886c5 [formerly 2f426a769d2fac2ca9fa0211ec4b8b020ef01437]] Former-commit-id: 609eff20fed3c077daaf03d2c36f7fc9ae73f8ff Former-commit-id: 8769d01ca47735862038c37ccf85226fa9b86f95
9 lines
325 B
HTML
9 lines
325 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Content-Security-Policy" content="default-src http: https: file: data: blob: 'unsafe-inline' 'unsafe-eval';">
|
|
<title>Placeholder for injecting an article into the iframe</title>
|
|
</head>
|
|
<body></body>
|
|
</html> |