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