mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 17:54:59 -04:00
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
= content_for :title, @forum ? "Post in #{@forum.name}" : "Post something"
|
|
|
|
= render 'form'
|