{% if object_list %}
Browse
{% for link in object_list %} {{ link.title }} {% endfor %}
{% endif %}