failed to actually test and find the missing colon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<section class="text-input">
|
||||
<input type="text" name="input_${id}" id="input_${id}" value="${value}"
|
||||
% if size
|
||||
% if size:
|
||||
size="${size}"
|
||||
% endif
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user