Skip to content

Instantly share code, notes, and snippets.

@domagude
Created November 8, 2017 17:15
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/bf062fc2ce1866e42b6e1474f03112ee to your computer and use it in GitHub Desktop.
Save domagude/bf062fc2ce1866e42b6e1474f03112ee to your computer and use it in GitHub Desktop.
<div class="container new-post">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<h1>Create a new post</h1>
<%= render 'posts/new/post_form' %>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment