9 lines
381 B
Handlebars
9 lines
381 B
Handlebars
<form class='candelafvtt'>
|
|
<div class='form-group roll-dialog'>
|
|
<div class='roll-label'>
|
|
<label>{{localize 'CANDELAFVTT.driveBonus'}}</label>
|
|
<div class='description'>{{localize 'CANDELAFVTT.driveBonusDescription'}}</div>
|
|
</div>
|
|
<input type='text' name='drives' value='0' data-dtype='Number' placeholder='0' />
|
|
</div>
|
|
</form> |