element-web/src/usercontent/index.html

13 lines
338 B
HTML
Raw Normal View History

<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>