Every UI component must have an HTML file with the root tag <template>
<template>
The HTML template element contains your component’s HTML.
<template> <!-- This is a comment. --> </template>