{% extends "web/base.tmpl.html" %} {% block main_contents %}

My Links

{% for item in object_list %}
{% endfor %}
{% endblock %}