playing now
This commit is contained in:
		@ -14,7 +14,7 @@ Context variables:
 | 
			
		||||
{% if not object.is_published and object.program.is_published %}
 | 
			
		||||
<a href="{{ object.program.get_absolute_url }}">
 | 
			
		||||
    {{ object.title }}
 | 
			
		||||
    {% if object.is_now %}<span class="has-text-danger fa fa-play-circle"></span>{% endif %}
 | 
			
		||||
    {% if diffusion and diffusion.is_now %}<span class="has-text-danger fa fa-play-circle"></span>{% endif %}
 | 
			
		||||
</a>
 | 
			
		||||
{% else %}
 | 
			
		||||
{{ block.super }}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user