summaryrefslogtreecommitdiffstats
path: root/b2g/chrome/content/blank.html
blob: b8b20e2c67971747cbd2e536bb1b42c9f4b20be0 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this file,
   - You can obtain one at http://mozilla.org/MPL/2.0/.  -->

<html>
  <head>
    <link rel="stylesheet" href="blank.css" type="text/css" media="all" />
  </head>
</html>