Back to Codemirror5

CodeMirror

mode/tornado/index.html

5.65.21264 B
Original Source

Tornado template mode

My Tornado web application

{{ title }}

{% for item in items %} - {% item.name %} {% empty %} - You have no items in your list. {% end %}

Mode for HTML with embedded Tornado template markup.

MIME types defined: text/x-tornado