1 2 3 4
<div class="formpart"> <?= htmlReady($title) ?> <output class="calculator_result" <?= $attributes ?>>{{ <?= htmlReady($value) ?> }}</output> </div>