mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-30 21:58:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			149 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			149 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <div class="auto-grid">
 | |
|   {% for definition in collections.definedDefinitions %}
 | |
|     {% include 'components/definition.njk' %}
 | |
|   {% endfor %}
 | |
| </div>
 | 
