Textarea
Big input where you can input a lot of text
Default Textarea
Textarea with Title
{% set title = 'Textarea' %} {% set filename = 'form-element-textarea.html' %} {% extends 'layouts/master.html' %} {% block content %}
Big input where you can input a lot of text