Remove temp url
This commit is contained in:
		
							parent
							
								
									0327fdb8d8
								
							
						
					
					
						commit
						56eaafeb41
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -48,7 +48,6 @@ ul.results li img { width: 100%; }
 | 
			
		|||
        <a href="{{ recette.get_absolute_url }}">
 | 
			
		||||
            {{ recette.nom }}
 | 
			
		||||
            <img src="{{ recette.photo|thumbnail_url:'thumbnail' }}">
 | 
			
		||||
            <img src="{{ recette.photo.url }}">
 | 
			
		||||
        </a>
 | 
			
		||||
    </li>
 | 
			
		||||
{% endfor %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue