VRFS-736 moving sharing links elsewhere

This commit is contained in:
Jonathan Kolyer 2014-05-11 01:45:30 +00:00
parent cf7522f2e4
commit 9090a71b41
1 changed files with 0 additions and 8 deletions

View File

@ -1,12 +1,4 @@
<div style="width:100%; text-align:center">
<div style="margin:0 auto; display: inline-block">
<% [:twitter, :facebook, :google].each do |src| %>
<%= link_to(image_tag("content/icon_#{src}.png", :style => "vertical-align:top"), "/endorse/0/#{src}") %>&nbsp;
<% end %>
</div>
</div>
<!-- start footer -->
<div id="footer">
<!-- copyright -->
<div id="copyright">Copyright &copy; <%= Time.now.year %> JamKazam, Inc. All Rights Reserved</div>