{% extends "mock_login_base.html" %} {% block body %}
{% for item in list %}
{{ item }}
{% endfor %} {% endblock %}