blob: 9d1d4f784e7b00c3d3768a3016fc81a1cce05766 [file] [log] [blame]
<!--
Copyright (c) 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<template id="view-category-filter-dialog-template">
<div class="category-filter-dialog">
Select active categories:
<form class="category-filter-dialog-form">
<div class="categories">
</div>
</form>
</div>
</template>