{% if entries %}On Air: {% for entry in entries %}{{ entry.repeat }}: {{ entry.start|date:"H:i" }} - {{ entry.end|date:"H:i" }}{% if not forloop.last %} | {% endif %}{% endfor %}{% else %} {% endif %}
{{ object.title }}
{% with object.owner.profile as profile %}
{% if profile.facebook_url %} {% endif %}
{% if profile.twitter_url %}{% endif %}
{% endwith %}