150 lines
6.8 KiB
HTML
Executable File
150 lines
6.8 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" />
|
|
<title>{{tpl:EntryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}</title>
|
|
<meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" />
|
|
<meta name="description" lang="{{tpl:EntryLang}}" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" />
|
|
<meta property="dc:title" content="{{tpl:EntryTitle encode_html="1"}}" />
|
|
<meta property="dc:creator" content="{{tpl:EntryAuthorCommonName encode_html="1"}}" />
|
|
<meta property="dc:language" content="{{tpl:EntryLang}}" />
|
|
<meta property="dc:description" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" />
|
|
<meta property="dc:date" content="{{tpl:EntryDate iso8601="1"}}" />
|
|
<meta property="dc:rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" />
|
|
<meta property="dc:publisher" content="{{tpl:BlogEditor encode_html="1"}}" />
|
|
<link rel="canonical" href="{{tpl:EntryURL}}" />
|
|
|
|
|
|
<tpl:IfSnTwitterCards>
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:site" content="{{tpl:TwitterCardsUser}}" />
|
|
<meta name="twitter:creator" content="{{tpl:TwitterCardsWebsite}}" />
|
|
</tpl:IfSnTwitterCards>
|
|
<tpl:IfOgp>
|
|
<meta property="og:title" content="{{tpl:EntryTitle encode_html="1"}}" />
|
|
<meta property="og:type" content="article" />
|
|
<meta property="og:description" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" />
|
|
<meta property="og:site_name" content="{{tpl:BlogName encode_html="1"}}" />
|
|
<meta property="og:url" content="{{tpl:EntryURL}}" />
|
|
<meta property="og:image" content="{{tpl:MyEntryFirstImageURL whith_category="1" size="m"}}" />
|
|
<meta property="fb:admins" content="" />
|
|
<meta property="article:published_time" content="{{tpl:EntryDate iso8601="1"}}" />
|
|
<meta property="article:author" content="{{tpl:EntryAuthorURL}}" />
|
|
<tpl:EntryIf has_category="1">
|
|
<meta property="article:section" content="{{tpl:EntryCategory encode_html="1"}}" />
|
|
</tpl:EntryIf>
|
|
<tpl:EntryTags>
|
|
<meta property="article:tag" content="{{tpl:TagID}}" />
|
|
</tpl:EntryTags>
|
|
|
|
</tpl:IfOgp>
|
|
|
|
<tpl:EntryNext><link rel="next" href="{{tpl:EntryURL}}"
|
|
title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryNext>
|
|
<tpl:EntryPrevious><link rel="prev" href="{{tpl:EntryURL}}"
|
|
title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryPrevious>
|
|
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
|
|
|
|
{{tpl:include src="_head.html"}}
|
|
<!-- default css for eventHandler -->
|
|
<link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/default-eventhandler.css" />
|
|
|
|
</head>
|
|
|
|
<body class="dc-post dc-event">
|
|
<div id="page">
|
|
{{tpl:EntryPingData}}
|
|
|
|
{{tpl:include src="_top.html"}}
|
|
|
|
<div id="wrapper">
|
|
|
|
<div id="main">
|
|
<div id="content" role="main">
|
|
|
|
<nav id="navlinks">
|
|
<a href="{{tpl:EventsURL}}" title="{{tpl:lang list of events}}">{{tpl:lang All events}}</a>
|
|
</nav>
|
|
|
|
<article id="p{{tpl:EntryID}}" class="post" role="article">
|
|
<header>
|
|
<h2 class="post-title">{{tpl:EntryTitle encode_html="1"}}</h2>
|
|
|
|
<p class="post-info">{{tpl:lang By}} {{tpl:EntryAuthorLink}}
|
|
{{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}}
|
|
<tpl:EntryIf has_category="1">
|
|
- <a href="{{tpl:EventsEntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
|
|
</tpl:EntryIf>
|
|
- <a href="{{tpl:EntryURL}}">{{tpl:lang Permalink}}</a>
|
|
</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>
|
|
|
|
<ul class="event-info">
|
|
<li class="event-date">
|
|
<tpl:EventsEntryIf oneday="0">{{tpl:lang from}} {{tpl:EventsEntryDate startdt="1"}}, {{tpl:EventsEntryTime startdt="1"}} {{tpl:lang to}} {{tpl:EventsEntryDate enddt="1"}}, {{tpl:EventsEntryTime enddt="1"}}</tpl:EventsEntryIf>
|
|
<tpl:EventsEntryIf oneday="1">{{tpl:lang on}} {{tpl:EventsEntryDate startdt="1"}}, {{tpl:EventsEntryTime startdt="1"}} {{tpl:lang till}} {{tpl:EventsEntryTime enddt="1"}}</tpl:EventsEntryIf>
|
|
</li>
|
|
<li class="event-duration">{{tpl:lang for a period of}} {{tpl:EventsEntryDuration}}</li>
|
|
<tpl:EventsEntryIf has_address="1">
|
|
<li class="event-address">{{tpl:EventsEntryAddress}}</li>
|
|
</tpl:EventsEntryIf>
|
|
<li class="event-period">{{tpl:lang this event is}} {{tpl:EventsEntryPeriod}}</li>
|
|
</ul>
|
|
</header>
|
|
<!-- # --BEHAVIOR-- publicEntryBeforeContent -->
|
|
{{tpl:SysBehavior behavior="publicEntryBeforeContent"}}
|
|
|
|
<!-- # Entry with an excerpt -->
|
|
<tpl:EntryIf extended="1">
|
|
<div class="post-excerpt">{{tpl:EntryExcerpt}}</div>
|
|
</tpl:EntryIf>
|
|
|
|
<div class="post-content">{{tpl:EntryContent}}</div>
|
|
|
|
|
|
|
|
{{tpl:EventsEntryMap map_info="0"}}
|
|
<tpl:EventsEntryIf has_geo="1">
|
|
|
|
<p class="bitmap-map"><img src="https://maps.googleapis.com/maps/api/staticmap?center={{tpl:EventsEntryLatitude}},{{tpl:EventsEntryLongitude}}&zoom=12&size=500x300&markers=color:blue7Clabel:S%7C11211%7C11206%7C11222&sensor=false" alt=""></p>
|
|
|
|
<ul class="event-info"><li class="event-geo">{{tpl:lang Latitude:}} {{tpl:EventsEntryLatitude}}, {{tpl:lang Longitude:}} {{tpl:EventsEntryLongitude}}</li></ul>
|
|
</tpl:EventsEntryIf>
|
|
|
|
<!-- # --BEHAVIOR-- publicEntryAfterContent -->
|
|
{{tpl:SysBehavior behavior="publicEntryAfterContent"}}
|
|
|
|
{{tpl:include src="_social_networks_links.html"}}
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<p id="eventsfeed"><a class="event-ical" type="text/calendar" href="{{tpl:SysSelfURI}}/ical.ics" title="{{tpl:lang Add this event to your iCalendar}}">{{tpl:lang iCalendar}}</a><br />
|
|
<a class="event-hcal" type="text/calendar" href="{{tpl:SysSelfURI}}/hcal.html" title="{{tpl:lang Display this event on hCalendar format}}">{{tpl:lang hCalendar}}</a></p>
|
|
|
|
</article>
|
|
</div> <!-- End #main -->
|
|
|
|
{{tpl:include src="_complementary.html"}}
|
|
|
|
|
|
</div> <!-- End #wrapper -->
|
|
|
|
{{tpl:include src="_footer.html"}}
|
|
</div> <!-- End #page -->
|
|
{{tpl:include src="_social_networks_scripts.html"}}
|
|
|
|
</body>
|
|
</html>
|