Dowload cost: {{download_cost}} seconds; Parser cost: {{extract_cost}}
{%if p['type'] == 'image'%}
{%endif%}
{%if p['type'] == 'text'%}
{{p['data']}}
{%endif%} {%if p['type'] == 'html'%}{{p['data'] | safe}}
{%endif%} {%endfor%}