blob: 5f3d6b482c9ffd5add22e5d1f3442a9c458149d2 [file] [log] [blame]
<style include="trusted-style">
</style>
<paper-spinner-lite active="[[collectionsLoading_]]"></paper-spinner-lite>
<!-- TODO(b/181697575) handle error cases and update error string to UI spec -->
<p hidden$="[[!hasError_]]" id="error">error</p>
<iframe id="collections-iframe" frameBorder="0" hidden$="[[!showCollections_]]"
src="chrome-untrusted://personalization/untrusted/collections.html">
</iframe>