Sha256: fa499cab5be499cde1d56510ee783ba40155e00c3bf0193194a6f7c8e1f34681

Contents?: true

Size: 151 Bytes

Versions: 4

Compression:

Stored size: 151 Bytes

Contents

<h1><%= t(".header") %></h1>
<%= monologue_admin_form_for ["admin", @post] do |post| %>
  <%= render partial: 'form', locals: {post: post} %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
monologue-0.5.0 app/views/monologue/admin/posts/new.html.erb
monologue-0.4.1 app/views/monologue/admin/posts/new.html.erb
monologue-0.4.0 app/views/monologue/admin/posts/new.html.erb
monologue-0.3.0 app/views/monologue/admin/posts/new.html.erb