15821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)<!doctype html>
25821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)<!--
35821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
45821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE
5a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)The complete set of authors may be found at http://polymer.github.io/AUTHORS
6a3f6a49ab37290eeeb8db0f41ec0f1cb74a68be7Torne (Richard Coles)The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS
75821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)Code distributed by Google as part of the polymer project is also
85821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)subject to an additional IP rights grant found at http://polymer.github.io/PATENTS
95821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)-->
105821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)<html>
115821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)<head>
125821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
135821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)  <script src="/platform/platform.js"></script>
14c2e0dbddbe15c98d52c4786dac06cb8952a8ae6dTorne (Richard Coles)  <link rel="import" href="/core-component-page/core-component-page.html">
15eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch
16eb525c5499e34cc9c4b825d6d9e75bb07cc06aceBen Murdoch</head>
175821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)<body unresolved>
185821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
195821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)  <core-component-page></core-component-page>
205821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)
215821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)</body>
225821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)</html>
235821806d5e7f356e8fa4b058a389a808ea183019Torne (Richard Coles)