mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-07 13:24:12 +00:00
a55c46f192
MozReview-Commit-ID: A6uLt8oSn6F --HG-- extra : rebase_source : 09e64dc66a0718b8ab0e4e27ddb9dacf1afbe9ea
11 lines
155 B
HTML
11 lines
155 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
</head>
|
|
<frameset id="frameset" cols="*,*">
|
|
<frame />
|
|
<frame />
|
|
</frameset>
|
|
</html>
|