Current page have following errors: {% for err in errors %} {{ err|safe }} {% endfor %}
Position Error or Warning

Content:

{% for lineno, line in lines %}
{{ lineno }}
{{ line }}
{% endfor %}