| 
									
										
										
										
											2018-12-29 23:41:01 +00:00
										 |  |  | <div class="flex mb-3">
 | 
					
						
							| 
									
										
										
										
											2019-01-04 19:50:45 +00:00
										 |  |  |     <div class="w-16 mr-2 flex-none">
 | 
					
						
							| 
									
										
										
										
											2018-10-25 08:53:59 +01:00
										 |  |  |         <div class="flex flex-col items-center">
 | 
					
						
							|  |  |  |             <img src="/images/badges/{{ image.filename }}" alt="{{ image.alt }}" />
 | 
					
						
							|  |  |  |         </div>
 | 
					
						
							|  |  |  |     </div>
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-12-29 23:41:01 +00:00
										 |  |  |     <div class="flex items-center ml-px">
 | 
					
						
							|  |  |  |         <p class="text-sm mb-0 mr-1">
 | 
					
						
							| 
									
										
										
										
											2018-10-25 08:53:59 +01:00
										 |  |  |             {% if url %}
 | 
					
						
							| 
									
										
										
										
											2018-12-29 23:41:01 +00:00
										 |  |  |                 <a href="{{ url }}" class="no-underline hover:underline focus:underline">{{ title }}</a>
 | 
					
						
							| 
									
										
										
										
											2018-10-25 08:53:59 +01:00
										 |  |  |             {% else %}
 | 
					
						
							|  |  |  |                 {{ title }}
 | 
					
						
							|  |  |  |             {% endif %}
 | 
					
						
							|  |  |  |         </p>
 | 
					
						
							|  |  |  |     </div>
 | 
					
						
							|  |  |  | </div>
 |