{% load cache %} {% cache 36000 related_post_by_tags_block pk %}

{{title}}

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