open-consul/ui-v2/app/templates/components/secret-button.hbs

5 lines
107 B
Handlebars
Raw Normal View History

<label class="type-reveal">
<span>Reveal</span>
<input type="checkbox" />
<em>{{yield}}</em>
</label>