Skip to content

Instantly share code, notes, and snippets.

@domagude
Last active October 31, 2017 17:27
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/f2f1dc10ac139161a7ea765131ca0368 to your computer and use it in GitHub Desktop.
Save domagude/f2f1dc10ac139161a7ea765131ca0368 to your computer and use it in GitHub Desktop.
<%= render 'posts/modal' %>
<%= render partial: 'posts/branch', locals: {
branch: 'study',
page_title: 'Find a person who studies the same field as you',
search_placeholder: 'E.g. nutrition, calculus, astrophysics'
} %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment