Skip to content

Instantly share code, notes, and snippets.

@domagude
Created October 31, 2017 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domagude/7c918a403f38153ddf10832566960bd5 to your computer and use it in GitHub Desktop.
Save domagude/7c918a403f38153ddf10832566960bd5 to your computer and use it in GitHub Desktop.
<%= render 'posts/modal' %>
<%= render partial: 'posts/branch', locals: {
branch: 'team',
page_title: 'Find a person with similar interests as yours to your team',
search_placeholder: 'E.g. musician for a band, developer for a project'
} %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment