bundled/jinja2/examples/rwbench/django/_textarea.html @ c43c4b53762b

Fix the context line bgcolor bug.
author Steve Losh <steve@stevelosh.com>
date Sat, 27 Mar 2010 13:20:50 -0400
parents 256716e3a3d7
children (none)
<textarea name="{{ name }}" rows="{{ rows }}" cols="{{ cols }}">{{ value }}</textarea>