Commit 0d3e083f by Lyla Fischer

failed to actually test and find the missing colon

parent bb694eee
<section class="text-input"> <section class="text-input">
<input type="text" name="input_${id}" id="input_${id}" value="${value}" <input type="text" name="input_${id}" id="input_${id}" value="${value}"
% if size % if size:
size="${size}" size="${size}"
% endif % endif
/> />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment