With a containning label and containning the form element.
<dl class="form-typical {{modifier}}"> <dt><label>Example Text</label></dt> <dd><input type="text" class="textfield" value="Example Value" /></dd> </dl>