" alt="GitHub logo"> <%= content.owner.login %> / <%= content.name %>

<%= content.description %>

<% if show_readme %>

<%= (HTML_Truncator.truncate readme_html, 150).html_safe %>

<%= t("views.liquids.github.view") %>
<% end %>