zcbot/web/templates/_frag_error.html

5 lines
93 B
HTML

<div class="msg-error">
<span class="err-tag">error</span>
<span>{{ msg }}</span>
</div>