Sha256: 1fae8fa92da1cfb3cda4f4894c5dab21cf84c50a24cacf0f7e9ebc50b662b1a1

Contents?: true

Size: 298 Bytes

Versions: 1

Compression:

Stored size: 298 Bytes

Contents

- @page_title = "#{link_to "Blogs", admin_blogs_path} > Edit #{@blog.name}"

.row-fluid
  = render :partial => "/gluttonberg/admin/content/main/sidebar"

  .span9
    .page-header
      %h1
        = @page_title.html_safe
    = render :partial => "form", :locals => {:url => admin_blog_path(@blog)}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gluttonberg-blog-1.0.0 app/views/gluttonberg/admin/blog/blogs/edit.html.haml