Skip to content

Instantly share code, notes, and snippets.

@domagude
Last active November 1, 2017 16:19
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/020d11c36a4ccffef3d393cc17d126b2 to your computer and use it in GitHub Desktop.
Save domagude/020d11c36a4ccffef3d393cc17d126b2 to your computer and use it in GitHub Desktop.
<div class="new-post-button-parent">
<span>Cannot find anyone? Try to: </span>
<%= link_to "Create a new post",
new_post_path(branch: branch),
:class => "new-post-button" %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment