зеркало из https://github.com/mozilla/gecko-dev.git
15 строки
429 B
XML
15 строки
429 B
XML
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<link rel="stylesheet" href="chrome://browser/skin/web-panels-drop-page.css"/>
|
|
</head>
|
|
<body>
|
|
Drop a link here to view it.
|
|
You can also click on the <i>Grab Page</i> button above to
|
|
view the current page.
|
|
|
|
</body>
|
|
</html>
|