Separate meta description for the incident, schedule and subscribe pages
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
@section('title', $schedule->name.' | '.$site_title)
|
||||
|
||||
@section('description', trans('cachet.meta.description.schedule', ['name' => $schedule->name, 'startDate' => $schedule->scheduled_at_formatted]))
|
||||
|
||||
@section('bodyClass', 'no-padding')
|
||||
|
||||
@section('outer-content')
|
||||
|
||||
Reference in New Issue
Block a user