blob: 65b55c7822141959d3de8da86dc90b69ee6f65bb (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<xhtml:div>
<iframe src="1353529-inner.html"></iframe>
</xhtml:div>
</window>
|