HTML imports are cool. If you havenât heard of them before, you should read Eric Bidelmanâs excellent introduction to them, but theyâre pretty self explanatory with a bit of code. For example the following is how a jQuery UI dialog works in my proof-of-concept web components port: <link rel="import" href="ui-dialog.html"> <ui-dialog title="Hello World"></ui-dialog> The cool thing here is not what
{{#tags}}- {{label}}
{{/tags}}