|  |  |  | @ -3,7 +3,6 @@ | 
			
		
	
		
			
				
					|  |  |  |  | <html> | 
			
		
	
		
			
				
					|  |  |  |  | <head> | 
			
		
	
		
			
				
					|  |  |  |  |     <%@ include file="head.jsp" %> | 
			
		
	
		
			
				
					|  |  |  |  |     <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> | 
			
		
	
		
			
				
					|  |  |  |  | </head> | 
			
		
	
		
			
				
					|  |  |  |  | <body class="mainframe bgcolor1"> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
	
		
			
				
					|  |  |  | @ -22,9 +21,6 @@ | 
			
		
	
		
			
				
					|  |  |  |  |     <a href="http://twitter.com/?status=Listening to ${model.playUrl}" target="_blank"><img src="<spring:theme code="shareTwitterImage"/>" alt=""></a>  | 
			
		
	
		
			
				
					|  |  |  |  |     <a href="http://twitter.com/?status=Listening to ${model.playUrl}" target="_blank"><fmt:message key="share.twitter"/></a> | 
			
		
	
		
			
				
					|  |  |  |  | </p> | 
			
		
	
		
			
				
					|  |  |  |  | <p> | 
			
		
	
		
			
				
					|  |  |  |  |     <g:plusone size="small" annotation="none" href="${model.playUrl}"></g:plusone> <fmt:message key="share.googleplus"/> | 
			
		
	
		
			
				
					|  |  |  |  | </p> | 
			
		
	
		
			
				
					|  |  |  |  | <p> | 
			
		
	
		
			
				
					|  |  |  |  |     <fmt:message key="share.link"> | 
			
		
	
		
			
				
					|  |  |  |  |         <fmt:param>${model.playUrl}</fmt:param> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |