Skip to content
Snippets Groups Projects
Commit 501c089f authored by ichuang's avatar ichuang
Browse files

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

parent bcb4ae07
No related branches found
Tags release-2021-05-04-14.07
No related merge requests found
......@@ -29,4 +29,9 @@
<span class="sr">Status: incomplete</span>
</span>
% endif
% if msg:
<span class="message">${msg|n}</span>
% endif
</form>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment