mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-24 17:29:20 +00:00
10 lines
218 B
HTML
10 lines
218 B
HTML
|
<html xmlns="http://www.w3.org/1999/xhtml"
|
||
|
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
<body>
|
||
|
|
||
|
<xul:splitter id="s" collapse="both" state="collapsed" />
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|