Commit 501c089f by ichuang

capa optioninput template was missing msg output (needed for hints)

parent bcb4ae07
......@@ -29,4 +29,9 @@
<span class="sr">Status: incomplete</span>
</span>
% endif
% if msg:
<span class="message">${msg|n}</span>
% endif
</form>
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