blob: 4dad2b9566dc42d603ee090628ac107223c45975 [file] [log] [blame]
Andrew Bonventreba698352015-11-04 11:14:54 -05001<!DOCTYPE html>
2<!--
3Copyright (C) 2015 The Android Open Source Project
4
5Licensed under the Apache License, Version 2.0 (the "License");
6you may not use this file except in compliance with the License.
7You may obtain a copy of the License at
8
9http://www.apache.org/licenses/LICENSE-2.0
10
11Unless required by applicable law or agreed to in writing, software
12distributed under the License is distributed on an "AS IS" BASIS,
13WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14See the License for the specific language governing permissions and
15limitations under the License.
16-->
17
18<html lang="en">
19<meta charset="utf-8">
20<meta name="description" content="Gerrit Code Review">
Andrew Bonventre814c0322016-02-17 17:10:51 -050021<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
Andrew Bonventreba698352015-11-04 11:14:54 -050022
Andrew Bonventreba698352015-11-04 11:14:54 -050023<link rel="stylesheet" href="/styles/main.css">
Andrew Bonventreba698352015-11-04 11:14:54 -050024<script src="/bower_components/webcomponentsjs/webcomponents-lite.js"></script>
Andrew Bonventreba698352015-11-04 11:14:54 -050025<link rel="import" href="/elements/gr-app.html">
Andrew Bonventreba698352015-11-04 11:14:54 -050026
27<body unresolved>
Andrew Bonventrea5fff8e2015-11-25 17:04:33 -050028<gr-app id="app"></gr-app>