blob: 8a22fb071e2a0f8b67a9b3bcb5e54baf431c53e7 [file]
<!DOCTYPE html>
<html>
<head>
<!--
The full set of web components needed for any isolate app.
By making all apps use the same core, vulcanized file, we can better
use caching, as the one large file can be reused across sites.
-->
<link rel="import" href="/res/imp/bower_components/polymer/polymer.html">
<!-- List all the top-level elements here-->
<link rel="import" href="/res/imp/index/isolate-index.html" />
</head>