{% extends 'base2.html' %} {% load static %} {% block head_title %} Kuulutaja - {{ advertisement_list.first.category }} {% endblock head_title %} {% block content %}
{{ ad.content|truncatewords:10 }}