| 
					
				 | 
			
			
				@@ -7,7 +7,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <div class="col s12 m5 l2"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <div class="card"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                             <div class="card-image waves-effect waves-block waves-light"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                                <img src={{currentSong.song.img}}> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                                <img onerror="this.src='http://static.boredpanda.com/blog/wp-content/uploads/2014/04/amazing-fox-photos-182.jpg'" src={{currentSong.song.img}}> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                 <figcaption> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                     <h5>{{currentSong.song.title}}</h5> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                     <h5>{{currentSong.song.artist}}</h5> 
			 |