aboutsummaryrefslogtreecommitdiff
path: root/views/default/html
AgeCommit message (Collapse)Author
2010-10-19Adds support for img tag viewEvan Winslow
2010-10-19NULL and empty-string attributes are skipped in addition to FALSEEvan Winslow
2010-10-19Updated to new directory structureEvan Winslow
2010-10-18html/tag was not outputting any attributesEvan Winslow
2010-10-18Added support for tags with bodiesEvan Winslow
2010-10-17Added checkboxes, form, longtext, option, plaintext, pulldown, and tags ↵Evan Winslow
input views. Kept things dry by creating a html/tag view that takes care of outputting attributes/body.