| 
									
										
										
										
											2014-09-27 11:51:31 +02:00
										 |  |  |  | {% from 'oscar/macros.html' import icon %} | 
					
						
							| 
									
										
										
										
											2014-09-26 23:29:14 +02:00
										 |  |  |  | <div class="alert alert-success fade in" role="alert"> | 
					
						
							|  |  |  |  |     <button class="close" data-dismiss="alert" type="button"> | 
					
						
							|  |  |  |  |         <span aria-hidden="true">×</span> | 
					
						
							|  |  |  |  |         <span class="sr-only">Close</span> | 
					
						
							|  |  |  |  |     </button> | 
					
						
							| 
									
										
										
										
											2014-09-27 11:51:31 +02:00
										 |  |  |  |     <strong class="lead">{{ icon('ok-sign') }} {{ _('Well done!') }}</strong> | 
					
						
							| 
									
										
										
										
											2014-09-26 23:29:14 +02:00
										 |  |  |  |     {{ _('Settings saved successfully.') }} | 
					
						
							|  |  |  |  | </div> |