UNPKG

tachi

Version:

Node.js MVC framework for seriously rapid application development.

4 lines 164 B
<label for="<%= name %>"> <%= label.withSpaces() %> </label> <input type="checkbox" <%= value ? 'checked="checked"' : '' %> name="<%= name %>" id="<%= name %>">