UNPKG

landmark-serve

Version:

Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose

7 lines (6 loc) 257 B
.field.type-html label.field-label= field.label .field-ui(class='width-' + field.width) textarea(name=field.path, class=field.wysiwyg ? 'wysiwyg' : 'code', style='height: #{field.height}px')= item[field.path] if field.note .field-note!= field.note