bundled/jinja2/examples/rwbench/django/_textarea.html @ 6c968c9121c3

Kill whitespace. I use vim now.
author Steve Losh <steve@stevelosh.com>
date Fri, 11 Jun 2010 19:54:05 -0400
parents 256716e3a3d7
children (none)
<textarea name="{{ name }}" rows="{{ rows }}" cols="{{ cols }}">{{ value }}</textarea>