4 lines
276 B
HTML
4 lines
276 B
HTML
<div class="input-style input-style-2 input-required $$css-class;">
|
|
<span class="color-highlight">$$placeholder;</span>
|
|
<textarea id="$$html-id;" class="form-control pt-3 pb-3" placeholder="$$placeholder;" style="height: 10em; line-height: 1.5em;">$$value;</textarea>
|
|
</div> |