Sha256: b065f497ae6578cf81e57548b0ea72e871d82a01e689885047fb946ffcc68c8e

Contents?: true

Size: 177 Bytes

Versions: 3

Compression:

Stored size: 177 Bytes

Contents

<% title_tag "编辑文章" %>

<div class="card">
  <div class="card-header">编辑文章</div>
  <div class="card-body">
    <%= render 'form', post: @post %>
  </div>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
homeland-press-0.4.2 app/views/homeland/press/posts/edit.html.erb
homeland-press-0.4.1 app/views/homeland/press/posts/edit.html.erb
homeland-press-0.4.0 app/views/homeland/press/posts/edit.html.erb