blob: a856086c8ee988a3c27b67aae4f14f19bf709c37 [file] [log] [blame]
Ian Hickson449f4a62019-11-27 15:04:02 -08001<!DOCTYPE HTML>
2<!-- Copyright 2014 The Flutter Authors. All rights reserved.
Jonah Williams91af0712019-09-12 15:25:21 -07003Use of this source code is governed by a BSD-style license that can be
4found in the LICENSE file. -->
Jonah Williams91af0712019-09-12 15:25:21 -07005<html>
6 <head>
7 <title>Hello, World</title>
8 </head>
9 <body>
10 <script src="main.dart.js"></script>
11 </body>
12</html>