Back to Gogs

CodeMirror

public/plugins/codemirror-5.17.0/mode/tornado/index.html

0.14.2264 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