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
ba872aa1
Commit
ba872aa1
authored
Jun 03, 2016
by
Dominik Hebeler
Browse files
Seitentitel wird wieder korrekt übernommen
parent
93dbc21e
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/resultPage.blade.php
View file @
ba872aa1
...
...
@@ -2,7 +2,7 @@
<html>
<head>
<title>
test
- MetaGer
</title>
<title>
{{ $metager->getQ() }}
- MetaGer
</title>
<link
href=
"/css/bootstrap.css"
rel=
"stylesheet"
/>
<link
href=
"/css/styleResultPage.css"
rel=
"stylesheet"
/>
@if( isset($mobile) )
...
...
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