mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
0ac222a439
closes #6170 - add gh-feature-flag component to create a checkbox (reduce duplicate code)
3 lines
121 B
Handlebars
3 lines
121 B
Handlebars
{{input id=for name=name type="checkbox" checked=value}}
|
|
<span class="input-toggle-component"></span>
|
|
<p>{{{yield}}}</p>
|