{% extends "base.html" %} {% block title %}{{ cat.name }} {{ _('classifieds') }} — Classifieds{% endblock %} {% block meta_description %}{% endblock %} {% block og_title %}{{ cat.name }} {{ _('classifieds') }}{% endblock %} {% block content %}
{{ _('%(n)s active listings', n=listings|length) }} · {{ _('See all with filters') }}
{% if not listings %}{{ _('No listings yet in this category.') }}
{% else %}