mirror of
				https://github.com/brmlab/brmbar.git
				synced 2025-10-31 07:24:03 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			104 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			104 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% extends "base.html" %}
 | |
| {% block title %}Stats{% endblock %}
 | |
| {% block content %}
 | |
| stats
 | |
| {% endblock %}
 | 
