5 lines
73 B
Plaintext

$ var label=(input.label || 'BAR')
<div class="bar">
${label}
</div>