add msg to textinput_dynamath

This commit is contained in:
ichuang
2012-06-09 18:26:49 -04:00
committed by Matthew Mongeau
parent 9089596fad
commit 7766664f2f

View File

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