Sha256: b8ced071ce79703612956275fef96bad0d740106a34c677e808fb8e38093518c
Contents?: true
Size: 223 Bytes
Versions: 4
Compression:
Stored size: 223 Bytes
Contents
<%= render :partial => 'sidebar_title' %> <div class="post bordered"> <div class="title"> <h1> New post </h1> </div> <p> <%= link_to 'Back', posts_path %> </p> <%= render 'form' %> </div>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mist-0.6.3 | app/views/mist/posts/new.html.erb |
mist-0.6.2 | app/views/mist/posts/new.html.erb |
mist-0.6.1 | app/views/mist/posts/new.html.erb |
mist-0.6.0 | app/views/mist/posts/new.html.erb |