mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 11:03:04 +00:00 
			
		
		
		
	@@ -40,7 +40,7 @@
 | 
			
		||||
<hr>
 | 
			
		||||
<h4>{% trans %}All categories{% endtrans %}</h4>
 | 
			
		||||
<div>
 | 
			
		||||
    {% for a in root_file.children.filter(is_folder=True).order_by('date') %}
 | 
			
		||||
    {% for a in categories %}
 | 
			
		||||
        {{ display_album(a) }}
 | 
			
		||||
    {% endfor %}
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user