Back to Showdoc

CodeMirror

web/editor.md/lib/codemirror/mode/django/index.html

3.8.3268 B
Original Source

Django template mode

My Django web application

{{ page.title }}

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

Mode for HTML with embedded Django template markup.

MIME types defined: text/x-django