View file fuelux-3.12.0/markup/checkbox-no-js.html
<!DOCTYPE html> <html lang="en"> <head><title>Sample Markup</title></head> <body> <div class="checkbox"> <input type="checkbox" id="checkboxes-new-block--1" name="checkboxes-new-block--1" value="" > <label for="checkboxes-new-block--1"> Checkbox: unchecked on page load </label> </div> </body> </html>