Merge branch 'master' into patch-1
This commit is contained in:
		
						commit
						935321226b
					
				| @ -83,6 +83,7 @@ | |||||||
| 
 | 
 | ||||||
|             {% if corrections -%} |             {% if corrections -%} | ||||||
|             <div class="result"> |             <div class="result"> | ||||||
|  |                 <div class="clearfix"> | ||||||
|                     <span class="result_header text-muted form-inline pull-left suggestion_item">{{ _('Try searching for:') }}</span> |                     <span class="result_header text-muted form-inline pull-left suggestion_item">{{ _('Try searching for:') }}</span> | ||||||
|                     {% for correction in corrections -%} |                     {% for correction in corrections -%} | ||||||
|                         <form method="{{ method or 'POST' }}" action="{{ url_for('index') }}" role="navigation" class="form-inline pull-left suggestion_item">{{- "" -}} |                         <form method="{{ method or 'POST' }}" action="{{ url_for('index') }}" role="navigation" class="form-inline pull-left suggestion_item">{{- "" -}} | ||||||
| @ -91,6 +92,7 @@ | |||||||
|                         </form> |                         </form> | ||||||
|                     {% endfor %} |                     {% endfor %} | ||||||
|                 </div> |                 </div> | ||||||
|  |             </div> | ||||||
|             {%- endif %} |             {%- endif %} | ||||||
| 
 | 
 | ||||||
|             {% if answers -%} |             {% if answers -%} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user