Removed catchall shared/og in application.html.haml
• Removed: - catchall shared/og in application.html.haml
This commit is contained in:
parent
31691b854a
commit
87e60eee04
@ -38,8 +38,6 @@
|
||||
= render 'accounts/meta', account: @account, older_url: nil, newer_url: nil
|
||||
- elsif @group
|
||||
= render 'groups/meta', group: @group
|
||||
- else
|
||||
= render partial: 'shared/og'
|
||||
|
||||
%title= content_for?(:page_title) ? safe_join([yield(:page_title).chomp.html_safe, title], ' - ') : title
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user