Fix past trip links
This commit is contained in:
parent
1ea56eaa72
commit
5ecc34a046
2 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html itemscope itemtype="https://schema.org/WebSite" lang="{{ str_replace('_', '-', app()->getLocale()) }}">
|
||||
@include('partials.head');
|
||||
@include('partials.head')
|
||||
|
||||
<body>
|
||||
<header class="page-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue