bundled/jinja2/examples/rwbench/django/_textarea.html @ 2e5d4343bf8f

More whitespace.
author Steve Losh <steve@stevelosh.com>
date Fri, 11 Jun 2010 19:55:16 -0400
parents 256716e3a3d7
children (none)
<textarea name="{{ name }}" rows="{{ rows }}" cols="{{ cols }}">{{ value }}</textarea>