mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-30 21:40:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			69 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ``` bash
 | |
| {% set data = load_data(path=path) %}
 | |
| {{ data | safe }}
 | |
| ```
 |