{% load static %} {% load short_number %}
Hashtag: {{ hashtag }}
Number: {% if counter == 1 %} {{ counter|short_number }} post {% else %} {{ counter|short_number }} posts {% endif %}
Status: {{ status }}