summaryrefslogtreecommitdiff
path: root/examples/rwbench/django/_textarea.html
blob: 7f104240559c96bdfa436c6eaa088b4a41fc9d58 (plain)
1
<textarea name="{{ name }}" rows="{{ rows }}" cols="{{ cols }}">{{ value }}</textarea>