11 lines
349 B
HTML
11 lines
349 B
HTML
<html>
|
|
<head>
|
|
<!--
|
|
Hello! If you're reading this, perhaps you're wondering what this
|
|
file is doing and why your Element is using it.
|
|
In short, this allows Element to isolate potentially unsafe encrypted
|
|
attachments into their own origin, away from your Element.
|
|
Stay curious!
|
|
--></head>
|
|
<body></body>
|
|
</html>
|