Line 22: | Line 22: | ||
.tag-label{ | .tag-label{ | ||
margin-left: 25px; | margin-left: 25px; | ||
− | |||
− | |||
− | |||
} | } | ||
Line 49: | Line 46: | ||
{{#each this}} | {{#each this}} | ||
<li class='tag'> | <li class='tag'> | ||
− | + | <input type='checkbox' name='{{@../key}}' value='{{this}}' class='tag-checkbox'/><label class='tag-label'><div style='font-size: | |
16px;'>{{this}}</div></label> | 16px;'>{{this}}</div></label> | ||
</li> | </li> |
Revision as of 23:29, 30 October 2017