{% extends "base.html" %} {% load i18n %} {% block content %}
{{ object.category.title }}
{% endif %} {% include "bulletin_board/feeds/bulletin_description.html" with obj=object %}Phone: {{ object.phone }}
{% endif %} {% if object.email %}Email: {{ object.email }}
{% endif %} {% endif %} {% endblock %}