About page contact email (#1839)
* Correct site_contact_email typo * Separate about more page into partials, add specs
Showing
- app/presenters/instance_presenter.rb 1 addition, 1 deletionapp/presenters/instance_presenter.rb
- app/views/about/_contact.html.haml 15 additions, 0 deletionsapp/views/about/_contact.html.haml
- app/views/about/_links.html.haml 11 additions, 0 deletionsapp/views/about/_links.html.haml
- app/views/about/more.html.haml 2 additions, 26 deletionsapp/views/about/more.html.haml
- spec/presenters/instance_presenter_spec.rb 2 additions, 2 deletionsspec/presenters/instance_presenter_spec.rb
- spec/views/about/_contact.html.haml_spec.rb 38 additions, 0 deletionsspec/views/about/_contact.html.haml_spec.rb
- spec/views/about/_links.html.haml_spec.rb 21 additions, 0 deletionsspec/views/about/_links.html.haml_spec.rb
app/views/about/_contact.html.haml
0 → 100644
app/views/about/_links.html.haml
0 → 100644
spec/views/about/_contact.html.haml_spec.rb
0 → 100644
spec/views/about/_links.html.haml_spec.rb
0 → 100644
Please register or sign in to comment