|
|
@@ -203,15 +203,14 @@
|
|
|
<%= translate.continuex[lang] %>
|
|
|
</p>
|
|
|
</div>
|
|
|
- <div id="share">
|
|
|
- <div class="sharethis-inline-share-buttons" data-title="<%= title %>" data-description="<%= description %>"
|
|
|
- data-image="<%= imageUrl %>"></div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
|
|
|
|
|
|
<div id="toast" class="toast toast-hidden"></div>
|
|
|
-
|
|
|
+ <div id="share">
|
|
|
+ <div class="sharethis-inline-share-buttons" data-title="<%= title %>" data-description="<%= description %>"
|
|
|
+ data-image="<%= imageUrl %>"></div>
|
|
|
+ </div>
|
|
|
|
|
|
|
|
|
</body>
|