add msg to textinput_dynamath

This commit is contained in:
ichuang
2012-06-09 18:26:49 -04:00
parent 2fdf948547
commit ae44d86e27

View File

@@ -30,4 +30,7 @@
</td>
</tr>
</table>
% if msg:
<span class="message">${msg|n}</span>
% endif
</section>