
<q:template export>
  <div>
    <h3>I am the %%componentName%% component</h3>
    Let's start <span>{{verb}}</span>!
  </div>
</q:template>
