podjango: Remove FaiF reference
This commit is contained in:
		
							parent
							
								
									b3044cbeda
								
							
						
					
					
						commit
						97bf39bd6d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -43,6 +43,6 @@ running time is {{ object.duration}}.</p> | ||||||
| 
 | 
 | ||||||
| {% if object.tags.all %}<p class="blog-tags">Tags: {% for tag in object.tags.all %}<a href="{{ tag.get_absolute_url }}">{{ tag.label }}</a>{% if not forloop.last %}, {% endif %}{% endfor %}</p>{% endif %} | {% if object.tags.all %}<p class="blog-tags">Tags: {% for tag in object.tags.all %}<a href="{{ tag.get_absolute_url }}">{{ tag.label }}</a>{% if not forloop.last %}, {% endif %}{% endfor %}</p>{% endif %} | ||||||
| 
 | 
 | ||||||
| <p><span class="continued"><a href="{% url 'podjango:cast' %}">Other FaiF oggcasts…</a></span></p> | <p><span class="continued"><a href="{% url 'podjango:cast' %}">Other episodes…</a></span></p> | ||||||
| 
 | 
 | ||||||
| {% endblock %} | {% endblock %} | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue