6 lines
		
	
	
		
			185 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			185 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div>
 | |
|   <a href="https://{{ item.source_url }}" target="_blank">
 | |
|     <img class="screenshot clickable" src="{{ item.screenshot }}" alt="Screenshot of {{ item.title }}" />
 | |
|   </a>
 | |
| </div>
 |