Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
1ff6918d
Commit
1ff6918d
authored
Nov 05, 2018
by
Karl Hasselbring
Browse files
Update resultPage.blade.php
parent
e704bd89
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/resultPage.blade.php
View file @
1ff6918d
...
...
@@ -19,7 +19,7 @@
@include('parts.utility')
</head>
<body
id=
"resultpage-body"
>
@if(Request::getHttpHost() === "metager3.de"
|| TRUE
)
@if(Request::getHttpHost() === "metager3.de")
<div
class=
"alert alert-info metager3-unstable-warning-resultpage"
>
{!! @trans('resultPage.metager3') !!}
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment