mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 10:37:06 -04:00 
			
		
		
		
	Merge pull request #836 from kvch/smaller-number-of-results
[enh] make number of results less prominent
This commit is contained in:
		
						commit
						f0a72e3aa2
					
				| @ -92,14 +92,7 @@ | ||||
| 
 | ||||
|         <div class="col-sm-4" id="sidebar_results"> | ||||
|             {% if number_of_results != '0' %} | ||||
|             <div class="panel panel-default"> | ||||
|                 <div class="panel-heading"> | ||||
|                     <h4 class="panel-title">{{ _('Number of results') }}</h4> | ||||
|                 </div> | ||||
|                 <div class="panel-body"> | ||||
|                     {{ number_of_results }} | ||||
|                 </div> | ||||
|             </div> | ||||
|                 <p><small>{{ _('Number of results') }}: {{ number_of_results }}</small></p> | ||||
|             {% endif %} | ||||
|             {% if infoboxes %} | ||||
|                 {% for infobox in infoboxes %} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user