{%extends 'template2.html'%} {%block homepage %} Media Review
{%for cuddle in plosh %}

{%endfor%}
{%endblock%}