mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-19 06:15:44 -04:00
Update app/views/crops/show.html.haml
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
= @crop.name.titleize
|
||||
- if @crop.default_scientific_name.present?
|
||||
= " (#{@crop.default_scientific_name})"
|
||||
= " growing guide and open data repository"
|
||||
- content_for :meta_description do
|
||||
- if @crop.description.present?
|
||||
= @crop.description
|
||||
|
||||
Reference in New Issue
Block a user