3 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends "index.html" %}
 | 
						|
{% block title %}– Category: {{ category }}{% endblock %}
 | 
						|
{% set summarise = True %}
 |