mirror of
				https://git.librezo.fr/Librezo/website.git
				synced 2025-10-30 21:35:30 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			253 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			253 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="process_box">
 | |
| 	<span class="process_box-number">{{number|safe}}</span><br/>
 | |
| 	<span class="process_box-title">{{title|safe}}</span>{% if description %}<br/>
 | |
| 	<span class="process_box-description">{{description|safe}}</span>{% endif %}
 | |
| </div>
 | 
