edit.html.haml 155 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 - page_title "Edit", "#{@issue.title} (##{@issue.iid})", "Issues" = render "header_title" %h3.page-title Edit Issue ##{@issue.iid} %hr = render "form"