mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-28 21:33:24 +03:00
1e3adef145
closes #6170 - add gh-feature-flag component to create a checkbox (reduce duplicate code)
4 lines
121 B
Handlebars
4 lines
121 B
Handlebars
{{input id=for name=name type="checkbox" checked=value}}
|
|
<span class="input-toggle-component"></span>
|
|
<p>{{{yield}}}</p>
|