failed to actually test and find the missing colon

This commit is contained in:
Lyla Fischer
2012-03-27 09:51:27 -04:00
parent 64e187fdd4
commit 75f5a1cfee

View File

@@ -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
/>