mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-01-18 22:37:53 -05:00
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
- content_for :title, "Editing forum"
|
|
|
|
= render 'form'
|
|
|
|
= link_to 'Show', @forum
|
|
\|
|
|
= link_to 'Back', forums_path
|