1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

Перенос параметра для OpenSearch в CMS

This commit is contained in:
Chiffa (Paul) 2016-12-11 18:50:31 +05:00 committed by GitHub
parent eb2d707e39
commit 079a979baa

View file

@ -16,6 +16,7 @@
{block 'layout_head_styles' append}
<link href="http://fonts.googleapis.com/css?family=PT+Sans:400,700&amp;subset=latin,cyrillic" rel="stylesheet" type="text/css">
<link rel="search" type="application/opensearchdescription+xml" href="{router page='search'}opensearch/" title="{Config::Get('view.name')}" />
{/block}
{block 'layout_head' append}
@ -235,4 +236,4 @@
{component 'toolbar' classes='js-toolbar-default' items={show_blocks group='toolbar'}}
{hook run='layout_body_end'}
{/block}
{/block}