Skip to content

Instantly share code, notes, and snippets.

@ejhari
Created December 8, 2016 03:43
Show Gist options
  • Save ejhari/794b10e81b713f9cc9446d3ddf4269f7 to your computer and use it in GitHub Desktop.
Save ejhari/794b10e81b713f9cc9446d3ddf4269f7 to your computer and use it in GitHub Desktop.
Default Image for Broken Links
<object class="profile-pic" data="<%= profile_pic_url %>">
<img class="profile-pic" src="/img/default_profile_pic.png" alt="" height="32">
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment