mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-21 18:47:38 -04:00

# Conflicts: # www/index.html Former-commit-id: 169c409e3e377baac8b8545f0a6593a81b2ffefc [formerly 774c7cb284659c917d3f1558cc0cb5919432e5c0 [formerly dfb1f0e49933c486b364582d3786002b86b988f9]] Former-commit-id: 607e6abb971cb40befb35655ee844b593ad2537b Former-commit-id: 0274aaf6f9663bc7d46c4435a598f5601e3385cf
9 lines
356 B
HTML
9 lines
356 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';">
|
|
<title>Placeholder for injecting an article into the iframe</title>
|
|
</head>
|
|
<body></body>
|
|
</html> |