Skip to content
Snippets Groups Projects
Commit 563044df authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Update resultPage.blade.php

parent 8b5b96e3
No related branches found
No related tags found
1 merge request!625Development
......@@ -12,7 +12,7 @@
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE" />
<meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE" />
<link rel="search" type="application/opensearchdescription+xml" title="{!! trans('resultPage.opensearch') !!}" href="{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), action('StartpageController@loadPlugin', ['params' => base64_encode(serialize(Request::all()))])) }}">
<link type="text/css" rel="stylesheet" href="/css/themes/{{ app('request')->input('theme', 'default') }}.css" />
<link type="text/css" rel="stylesheet" href="/css/themes/{{ app('request')->input('theme', 'default-neu') }}.css" />
<link type="text/css" rel="stylesheet" href="/css/lightslider.css" />
<link id="theme" type="text/css" rel="stylesheet" href="/css/theme.css.php" />
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment