| 
									
										
										
										
											2014-01-11 04:31:54 +01:00
										 |  |  | <div class="result {{ result.class }}"> | 
					
						
							| 
									
										
										
										
											2014-01-13 22:24:05 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |   {% if result['favicon'] %} | 
					
						
							|  |  |  |   <div style="float:left; margin:2px;"> | 
					
						
							| 
									
										
										
										
											2014-01-15 22:25:10 +01:00
										 |  |  |     <img width="18" height="18" src="static/img/icon_{{result['favicon']}}.png" alt="{{result['favicon']}}.png" title="{{result['favicon']}}.png" /> | 
					
						
							| 
									
										
										
										
											2014-01-13 22:24:05 +01:00
										 |  |  |   </div> | 
					
						
							|  |  |  |   {% endif %} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   <div> | 
					
						
							|  |  |  |     <h3 class="result_title"><a href="{{ result.url }}">{{ result.title|safe }}</a></h3></br> | 
					
						
							| 
									
										
										
										
											2014-01-07 00:21:08 +01:00
										 |  |  |     <p class="content">{% if result.content %}{{ result.content|safe }}<br />{% endif %}</p> | 
					
						
							|  |  |  |     <p class="url">{{ result.pretty_url }}</p> | 
					
						
							| 
									
										
										
										
											2014-01-13 22:24:05 +01:00
										 |  |  |   </div> | 
					
						
							| 
									
										
										
										
											2013-10-22 23:32:52 +02:00
										 |  |  | </div> |