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