<inputtype="text"size="5"name="contribution-other-amt"id="contribution-other-amt"value="${chosen_price if (chosen_price and chosen_price not in suggested_prices) else ''}"/>
<inputtype="text"size="9"name="contribution-other-amt"id="contribution-other-amt"value="${chosen_price if (chosen_price and chosen_price not in suggested_prices) else ''}"/>
<h5class="label">${_("Select your contribution for this course:")}</h5>
<h5class="label">${_("Select your contribution for this course (min. $")} ${min_price} <spanclass="denomination-name">${currency}</span> ${_("):")}</h5>