{% load cache %} {% cache 3600 last_update_block pk %}

{{title}}

{%for item in page_obj%} {%endfor%}
{% endcache %}