b462a13387
- Remove compare/_head and just use commits/_head since they're identical - Add index view; extract the form into a partial
7 lines
76 B
Text
7 lines
76 B
Text
= render "commits/head"
|
|
|
|
%h3.page_title
|
|
Compare View
|
|
%hr
|
|
|
|
= render "form"
|