After formatting: (note the indent level of `</template>`) ``` <template> <input class="btn" > </template> ```
After formatting: (note the indent level of
</template>)