147 lines
7.1 KiB
HTML
Executable File
147 lines
7.1 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<!--[if lt IE 7 ]> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js ie6 lte-ie6 lte-ie7 lte-ie8" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}"> <![endif]-->
|
|
<!--[if IE 7 ]> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js ie7 lte-ie7 lte-ie8" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}"> <![endif]-->
|
|
<!--[if IE 8 ]> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js ie8 lte-ie8" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}"> <![endif]-->
|
|
<!--[if (gte IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml" class="no-js" lang="{{tpl:BlogLanguage}}" xml:lang="{{tpl:BlogLanguage}}" prefix="dc: http://purl.org/dc/terms/ schema: http://schema.org/ og: http://ogp.me/ns# article: http://ogp.me/ns/article#"> <!--<![endif]-->
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" />
|
|
|
|
<title>{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title>
|
|
<meta property="dc:title" content="{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
|
|
<meta property="dc:creator" content="{{tpl:BlogEditor encode_html="1"}}" />
|
|
<meta property="dc:language" content="{{tpl:BlogLanguage}}" />
|
|
<meta property="dc:description" content="{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}} - <tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
|
|
<meta property="dc:date" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
|
|
<meta property="dc:rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
|
|
<meta property="dc:publisher" content="{{tpl:BlogEditor encode_html="1"}}" />
|
|
|
|
<tpl:IfOgp>
|
|
<meta property="og:title" content="{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
|
|
<meta property="og:type" content="article" />
|
|
<meta property="og:description" content="{{tpl:lang Search}} - {{tpl:SysSearchString encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" />
|
|
<meta property="og:site_name" content="{{tpl:BlogName encode_html="1"}}" />
|
|
<meta property="article:published_time" content="{{tpl:BlogUpdateDate iso8601="1"}}" />
|
|
</tpl:IfOgp>
|
|
|
|
|
|
<tpl:Entries no_content="1">
|
|
<tpl:EntriesHeader>
|
|
<tpl:Pagination>
|
|
<tpl:PaginationIf end="0">
|
|
<link rel="previous" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" />
|
|
</tpl:PaginationIf>
|
|
|
|
<tpl:PaginationIf start="0">
|
|
<link rel="next" title="{{tpl:lang next entries}}" href="{{tpl:PaginationURL offset="-1"}}" />
|
|
</tpl:PaginationIf>
|
|
</tpl:Pagination>
|
|
</tpl:EntriesHeader>
|
|
|
|
</tpl:Entries>
|
|
|
|
<link rel="meta" type="application/xbel+xml" title="Blogroll" href="{{tpl:BlogrollXbelLink}}" />
|
|
|
|
{{tpl:include src="_head.html"}}
|
|
</head>
|
|
|
|
<body class="dc-search">
|
|
<div id="page">
|
|
{{tpl:include src="_top.html"}}
|
|
|
|
<div id="wrapper">
|
|
|
|
<div id="main">
|
|
<div id="content" role="main">
|
|
|
|
<div id="content-info">
|
|
<h2>{{tpl:lang Search}}</h2>
|
|
<tpl:SysIf search_count="==0">
|
|
<p>{{tpl:SysSearchString encode_html="1" string="Your search for <em>%1$s</em> returned no result."}}</p>
|
|
</tpl:SysIf>
|
|
<tpl:SysIf search_count="==1">
|
|
<p>{{tpl:SysSearchString encode_html="1" string="Your search for <em>%1$s</em> returned <strong>%2$s</strong> result."}}</p>
|
|
</tpl:SysIf>
|
|
<tpl:SysIf search_count=">1">
|
|
<p>{{tpl:SysSearchString encode_html="1" string="Your search for <em>%1$s</em> returned <strong>%2$s</strong> results."}}</p>
|
|
</tpl:SysIf>
|
|
</div>
|
|
|
|
|
|
<tpl:Entries>
|
|
<article id="p{{tpl:EntryID}}" class="post {{tpl:EntryIfOdd}} {{tpl:EntryIfFirst}}" role="article">
|
|
<header>
|
|
<h2 class="post-title" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}"><a href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></h2>
|
|
|
|
<p class="post-info">{{tpl:lang By}} <b class="author">{{tpl:EntryAuthorLink}}</b>
|
|
{{tpl:lang on}} <time datetime="{{tpl:EntryDate iso8601="1"}}">{{tpl:EntryDate}}, {{tpl:EntryTime}}</time>
|
|
<tpl:EntryIf has_category="1">
|
|
- <a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
|
|
</tpl:EntryIf>
|
|
</p>
|
|
|
|
<tpl:EntryTags>
|
|
<tpl:TagsHeader><ul class="post-tags" aria-label="{{tpl:lang Tag list}}"></tpl:TagsHeader>
|
|
<li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li>
|
|
<tpl:TagsFooter></ul></tpl:TagsFooter>
|
|
</tpl:EntryTags>
|
|
|
|
<!-- # --BEHAVIOR-- publicEntryBeforeContent -->
|
|
{{tpl:SysBehavior behavior="publicEntryBeforeContent"}}
|
|
</header>
|
|
<!-- # Entry with an excerpt -->
|
|
<tpl:EntryIf extended="1">
|
|
<div class="post-content" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}">{{tpl:EntryExcerpt}}</div>
|
|
<p class="read-it"><a href="{{tpl:EntryURL}}"
|
|
title="{{tpl:lang Continue reading}} {{tpl:EntryTitle encode_html="1"}}">{{tpl:lang Continue
|
|
reading}}</a>...</p>
|
|
</tpl:EntryIf>
|
|
|
|
<!-- # Entry without excerpt -->
|
|
<tpl:EntryIf extended="0">
|
|
<div class="post-content" lang="{{tpl:EntryLang}}" xml:lang="{{tpl:EntryLang}}">{{tpl:EntryContent}}</div>
|
|
</tpl:EntryIf>
|
|
|
|
<footer>
|
|
<!-- # --BEHAVIOR-- publicEntryAfterContent -->
|
|
{{tpl:SysBehavior behavior="publicEntryAfterContent"}}
|
|
|
|
<!-- # Number of comments, trackbacks and attachments -->
|
|
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
|
<p class="post-info-co">
|
|
</tpl:EntryIf>
|
|
<tpl:EntryIf show_comments="1">
|
|
<a href="{{tpl:EntryURL}}#comments" class="comment_count">{{tpl:EntryCommentCount}}</a>
|
|
</tpl:EntryIf>
|
|
<tpl:EntryIf show_pings="1">
|
|
<a href="{{tpl:EntryURL}}#pings" class="ping_count">{{tpl:EntryPingCount}}</a></tpl:EntryIf>
|
|
<tpl:EntryIf has_attachment="1">
|
|
<a href="{{tpl:EntryURL}}#attachments" class="attach_count">{{tpl:EntryAttachmentCount}}</a></tpl:EntryIf>
|
|
<tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1">
|
|
</p>
|
|
</tpl:EntryIf>
|
|
</footer>
|
|
</article>
|
|
|
|
<tpl:EntriesFooter>
|
|
<tpl:Pagination>
|
|
<p class="pagination"><tpl:PaginationIf end="0"><a href="{{tpl:PaginationURL offset="+1"}}" class="prev">«
|
|
{{tpl:lang previous entries}}</a> - </tpl:PaginationIf>
|
|
{{tpl:lang page}} {{tpl:PaginationCurrent}} {{tpl:lang of}} {{tpl:PaginationCounter}}
|
|
<tpl:PaginationIf start="0"> - <a href="{{tpl:PaginationURL offset="-1"}}" class="next">{{tpl:lang next entries}}
|
|
»</a></tpl:PaginationIf></p>
|
|
</tpl:Pagination>
|
|
</tpl:EntriesFooter>
|
|
</tpl:Entries>
|
|
</div><!--end content-->
|
|
</div> <!-- End #main -->
|
|
|
|
{{tpl:include src="_complementary.html"}}
|
|
|
|
|
|
</div> <!-- End #wrapper -->
|
|
|
|
{{tpl:include src="_footer.html"}}
|
|
</div> <!-- End #page -->
|
|
</body>
|
|
</html> |