Commit 239985ef by ichuang Committed by Carson Gee

add message output to formulaequationinput.html (capa)

parent 5a722b90
......@@ -18,4 +18,8 @@
</div>
<div class="script_placeholder" data-src="${previewer}"/>
% if msg:
<span class="message">${msg|n}</span>
% endif
</section>
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