5 lines
225 B
HTML
5 lines
225 B
HTML
<?xml version='1.0'?>
|
|
<?xml-stylesheet href='chrome://global/skin/global.css'?>
|
|
<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' title='Editor' width='600' height='500'>
|
|
<box flex='1'/>
|
|
</window>
|