html = {} function html:input(type, value) return string.format('', type, value) end