{% extends 'admin/master.html' %} {% block body %} {% for link_info in list_info %} {{link_info.title}} {% endfor %} {% endblock %}