<ol> {% for item in value %} <li>{{ item }}</li> {% endfor %} </ol>