Page medias, URL général pas toujours disponible
This commit is contained in:
		
							parent
							
								
									73a294c122
								
							
						
					
					
						commit
						730eabbce8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -9,7 +9,7 @@
 | 
			
		|||
    <div class="border-bottom border-danger mt-3">
 | 
			
		||||
        <div class="row">
 | 
			
		||||
            <div class="col col-12 col-sm-8 col-lg-10 fs-4">
 | 
			
		||||
                <a href="{{ item.get_url }}">{{ item.titre }}</a>
 | 
			
		||||
                {% if item.get_url %}<a href="{{ item.get_url }}">{% endif %}{{ item.titre }}{% if item.get_url %}</a>{% endif %}
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="col col-12 col-sm-4 col-lg-2 text-end">
 | 
			
		||||
                {{ item.quand|date:'d F Y' }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue