{% if show_ads %}
{% if object %}
{{ object.campaign.title }}
{{object.campaign.body_html|safe}}
{% else %} {% endif %}
{% endif %}