{# Pagination for Project Light. This uses the standard pagination support #} {# in MultipleObjectMixin. It currently assumes that you want page #} {# selection to use the query part of the URL, which is a bit ugly. #} {% if is_paginated %} {% load ucamprojectlight %}
{% endif %}