Index: dart/samples/polymer_intl/web/localized.html |
=================================================================== |
--- dart/samples/polymer_intl/web/localized.html (revision 37358) |
+++ dart/samples/polymer_intl/web/localized.html (working copy) |
@@ -3,6 +3,7 @@ |
for details. All rights reserved. Use of this source code is governed by a |
BSD-style license that can be found in the LICENSE file. |
--> |
+<link rel="import" href="packages/polymer/polymer.html"> |
<polymer-element name="localized-example"> |
<template> |
<h1>Polymer Internationalized Messages Example</h1> |