1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
---|
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{{tpl:EntryLang}}" lang="{{tpl:EntryLang}}"> |
---|
4 | <head> |
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
---|
6 | <meta name="MSSmartTagsPreventParsing" content="TRUE" /> |
---|
7 | <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> |
---|
8 | |
---|
9 | <title>{{tpl:EntryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}</title> |
---|
10 | <meta name="description" lang="{{tpl:EntryLang}}" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" /> |
---|
11 | <meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> |
---|
12 | <meta name="author" content="{{tpl:EntryAuthorCommonName encode_html="1"}}" /> |
---|
13 | <meta name="date" scheme="W3CDTF" content="{{tpl:EntryDate iso8601="1"}}" /> |
---|
14 | |
---|
15 | <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> |
---|
16 | <meta name="dc.title" content="{{tpl:EntryTitle encode_html="1"}}" /> |
---|
17 | <meta name="dc.description" lang="{{tpl:EntryLang}}" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" /> |
---|
18 | <meta name="dc.creator" content="{{tpl:EntryAuthorCommonName encode_html="1"}}" /> |
---|
19 | <meta name="dc.language" content="{{tpl:EntryLang}}" /> |
---|
20 | <meta name="dc.publisher" content="{{tpl:BlogEditor encode_html="1"}}" /> |
---|
21 | <meta name="dc.rights" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> |
---|
22 | <meta name="dc.date" scheme="W3CDTF" content="{{tpl:EntryDate iso8601="1"}}" /> |
---|
23 | <meta name="dc.type" content="text" /> |
---|
24 | <meta name="dc.format" content="text/html" /> |
---|
25 | |
---|
26 | <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> |
---|
27 | <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> |
---|
28 | |
---|
29 | <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> |
---|
30 | |
---|
31 | {{tpl:include src="_head.html"}} |
---|
32 | |
---|
33 | <script type="text/javascript" src="{{tpl:BlogThemeURL}}/../default/js/post.js"></script> |
---|
34 | <script type="text/javascript"> |
---|
35 | //<![CDATA[ |
---|
36 | var post_remember_str = '{{tpl:lang Remember me on this blog}}'; |
---|
37 | //]]> |
---|
38 | </script> |
---|
39 | </head> |
---|
40 | |
---|
41 | <body class="home blog browser-gecko {{tpl:MystiquePageLayout}} {{tpl:MystiqueSidebarLayout}}"> |
---|
42 | <div id="page"> |
---|
43 | |
---|
44 | {{tpl:include src="_top.html"}} |
---|
45 | |
---|
46 | <div class="shadow-left page-content main-wrapper"> |
---|
47 | <div class="shadow-right"> |
---|
48 | |
---|
49 | |
---|
50 | <!-- main content: primary + sidebar(s) --> |
---|
51 | <div id="main"> |
---|
52 | <div id="main-inside" class="clearfix"> |
---|
53 | <!-- primary content --> |
---|
54 | <div id="primary-content"> |
---|
55 | <div class="blocks"> |
---|
56 | |
---|
57 | <div id="post-{{tpl:EntryID}}" class="post-{{tpl:EntryID}} post hentry category-thoughts clearfix preview-full single"> |
---|
58 | <h1 class="title">{{tpl:EntryTitle encode_html="1"}}</h1> |
---|
59 | <div class="post-content clearfix"> |
---|
60 | <tpl:EntryIf extended="1">{{tpl:EntryExcerpt}}</tpl:EntryIf> |
---|
61 | {{tpl:EntryContent}} |
---|
62 | </div> |
---|
63 | <tpl:EntryTags> |
---|
64 | <tpl:TagsHeader> |
---|
65 | <div class="post-tags"> |
---|
66 | </tpl:TagsHeader> |
---|
67 | <a href="{{tpl:TagURL}}" rel="tag" title="{{tpl:TagID}}">{{tpl:TagID}}</a>{{tpl:MetaSeparator separator=", "}} |
---|
68 | <tpl:TagsFooter> |
---|
69 | </div> |
---|
70 | </tpl:TagsFooter> |
---|
71 | </tpl:EntryTags> |
---|
72 | <table class="post-meta"> |
---|
73 | <tr> |
---|
74 | <tpl:MystiqueIf shareEnabled="1"> |
---|
75 | <td> |
---|
76 | {{tpl:include src="_sharethis.html"}} |
---|
77 | </td> |
---|
78 | </tpl:MystiqueIf> |
---|
79 | <tpl:MystiqueIf printEnabled="1"> |
---|
80 | <td> |
---|
81 | <a class="control print">{{tpl:lang Print article}}</a> |
---|
82 | </td> |
---|
83 | </tpl:MystiqueIf> |
---|
84 | <td class="details"> |
---|
85 | |
---|
86 | {{tpl:MystiqueLang This entry was posted by $authorLink on $postDate at $postTime}} |
---|
87 | <tpl:EntryIf has_category="1">{{tpl:MystiqueLang and is filed under $postCategoryURL}} |
---|
88 | </tpl:EntryIf>. |
---|
89 | {{tpl:MystiqueLang Follow any responses to this post through $postRSSLink(RSS link).}} |
---|
90 | |
---|
91 | <tpl:EntryIf comments_active="1" pings_active="1" operator="and"> |
---|
92 | {{tpl:MystiqueLang You can $postCommentLink(leave a response) or $postPingLink(trackback) from your own site.}} |
---|
93 | </tpl:EntryIf> |
---|
94 | <tpl:EntryIf comments_active="0" pings_active="1" operator="and"> |
---|
95 | {{tpl:MystiqueLang Responses are currently closed, but you can $postPingLink(trackback) from your own site.}} |
---|
96 | </tpl:EntryIf> |
---|
97 | <tpl:EntryIf comments_active="1" pings_active="0" operator="and"> |
---|
98 | {{tpl:lang You can skip to the end and $postCommentLink(leave a response). Pinging is currently not allowed.}} |
---|
99 | </tpl:EntryIf> |
---|
100 | <tpl:EntryIf comments_active="0" pings_active="0" operator="and"> |
---|
101 | {{tpl:lang Both comments and pings are currently closed.}} |
---|
102 | </tpl:EntryIf> |
---|
103 | </td> |
---|
104 | </tr> |
---|
105 | </table> |
---|
106 | |
---|
107 | <div class="tabbed-content post-tabs clearfix" id="post-tabs"> |
---|
108 | <div class="tabs-wrap clearfix"> |
---|
109 | <ul class="tabs"> |
---|
110 | <li class="trackbacks"><a href="#section-trackbacks"><span>{{tpl:lang Pings}} ({{tpl:EntryPingCount none="%d" one="%d" more="%d"}})</span></a></li> |
---|
111 | <li class="comments"><a href="#section-comments"><span>{{tpl:lang Comments}} ({{tpl:EntryCommentCount none="%d" one="%d" more="%d"}})</span></a></li> |
---|
112 | </ul> |
---|
113 | </div> |
---|
114 | <div class="sections"> |
---|
115 | <div class="section clearfix" id="section-comments"> |
---|
116 | <div id="comments-wrap"> |
---|
117 | <tpl:EntryIf has_comment="1"> |
---|
118 | <div class="clearfix"> |
---|
119 | <ul id="comments" class="comments"> |
---|
120 | <tpl:Comments> |
---|
121 | <li class="comment withAvatars reader" id="c{{tpl:CommentID}}"> |
---|
122 | <div class="comment-head {{tpl:CommentIfMe return="bypostauthor"}}"> |
---|
123 | <div class="avatar-box"> |
---|
124 | {{tpl:MystiqueGravatar class="avatar avatar-48 photo" size="48" alt="Gravatar de %s"}} |
---|
125 | </div> |
---|
126 | <div class="author"> |
---|
127 | <span class="by"> |
---|
128 | <a class="comment-id" href="#comment-{{tpl:CommentID}}">#{{tpl:CommentOrderNumber}}</a> |
---|
129 | {{tpl:lang written by}} {{tpl:CommentAuthorLink}} |
---|
130 | </span> |
---|
131 | <br /> |
---|
132 | {{tpl:lang On}} {{tpl:CommentDate}}, {{tpl:CommentTime}} |
---|
133 | </div> |
---|
134 | <div class="controls bubble"></div> |
---|
135 | </div> |
---|
136 | <div class="comment-body clearfix" id="comment-body-{{tpl:CommentID}}"> |
---|
137 | <div class="comment-text">{{tpl:CommentContent}}</div> |
---|
138 | </div> |
---|
139 | </li> |
---|
140 | </tpl:Comments> |
---|
141 | </ul> |
---|
142 | </div> |
---|
143 | </tpl:EntryIf> |
---|
144 | <tpl:EntryIf has_comment="0"> |
---|
145 | <h6 class="title">{{tpl:lang No comments yet}}</h6> |
---|
146 | </tpl:EntryIf> |
---|
147 | <tpl:EntryIf comments_active="1"> |
---|
148 | <div id="respond" class="comment-form clearfix"> |
---|
149 | <tpl:SysIfFormError> |
---|
150 | <p class="error" id="pr">{{tpl:SysFormError}}</p> |
---|
151 | </tpl:SysIfFormError> |
---|
152 | |
---|
153 | <tpl:SysIfCommentPublished> |
---|
154 | <p class="message" id="pr">{{tpl:lang Your comment has been published.}}</p> |
---|
155 | </tpl:SysIfCommentPublished> |
---|
156 | |
---|
157 | <tpl:SysIfCommentPending> |
---|
158 | <p class="message" id="pr">{{tpl:lang Your comment has been submitted and |
---|
159 | will be reviewed for publication.}}</p> |
---|
160 | </tpl:SysIfCommentPending> |
---|
161 | |
---|
162 | <!-- # Comment form --> |
---|
163 | <form action="{{tpl:EntryURL}}#pr" method="post" id="comment-form"> |
---|
164 | <tpl:IfCommentPreview> |
---|
165 | <div id="pr"> |
---|
166 | <h3>{{tpl:lang Your comment}}</h3> |
---|
167 | <dl> |
---|
168 | <dd class="comment-preview">{{tpl:CommentPreviewContent}}</dd> |
---|
169 | </dl> |
---|
170 | <p class="buttons"><input type="submit" class="submit" value="{{tpl:lang send}}" /></p> |
---|
171 | </div> |
---|
172 | </tpl:IfCommentPreview> |
---|
173 | |
---|
174 | <h3>{{tpl:lang Add a comment}}</h3> |
---|
175 | <fieldset> |
---|
176 | <!-- # --BEHAVIOR-- publicCommentFormBeforeContent --> |
---|
177 | {{tpl:SysBehavior behavior="publicCommentFormBeforeContent"}} |
---|
178 | |
---|
179 | <p class="field"><label for="c_name">{{tpl:lang Name or nickname}} :</label> |
---|
180 | <input name="c_name" id="c_name" type="text" size="30" maxlength="255" |
---|
181 | value="{{tpl:CommentPreviewName encode_html="1"}}" /> |
---|
182 | </p> |
---|
183 | |
---|
184 | <p class="field"><label for="c_mail">{{tpl:lang Email address}} :</label> |
---|
185 | <input name="c_mail" id="c_mail" type="text" size="30" maxlength="255" |
---|
186 | value="{{tpl:CommentPreviewEmail encode_html="1"}}" /> |
---|
187 | </p> |
---|
188 | |
---|
189 | <p class="field"><label for="c_site">{{tpl:lang Website}} |
---|
190 | ({{tpl:lang optional}}) :</label> |
---|
191 | <input name="c_site" id="c_site" type="text" size="30" maxlength="255" |
---|
192 | value="{{tpl:CommentPreviewSite encode_html="1"}}" /> |
---|
193 | </p> |
---|
194 | |
---|
195 | <p style="display:none"><input name="f_mail" type="text" size="30" |
---|
196 | maxlength="255" value="" /></p> |
---|
197 | |
---|
198 | <p class="field"><label for="c_content">{{tpl:lang Comment}} :</label> |
---|
199 | <textarea name="c_content" id="c_content" cols="35" |
---|
200 | rows="7">{{tpl:CommentPreviewContent raw="1" encode_html="1"}}</textarea> |
---|
201 | </p> |
---|
202 | <p class="form-help">{{tpl:CommentHelp}}</p> |
---|
203 | |
---|
204 | <!-- # --BEHAVIOR-- publicCommentFormAfterContent --> |
---|
205 | {{tpl:SysBehavior behavior="publicCommentFormAfterContent"}} |
---|
206 | </fieldset> |
---|
207 | |
---|
208 | <fieldset> |
---|
209 | <p class="buttons"><input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" /> |
---|
210 | <tpl:IfCommentPreview><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreview></p> |
---|
211 | </fieldset> |
---|
212 | </form> |
---|
213 | |
---|
214 | </div> |
---|
215 | </tpl:EntryIf> |
---|
216 | </div> |
---|
217 | |
---|
218 | </div> |
---|
219 | <div class="section clearfix" id="section-trackbacks"> |
---|
220 | <tpl:EntryIf has_ping="1"> |
---|
221 | <ul id="trackbacks"> |
---|
222 | <tpl:Pings> |
---|
223 | <li class="ping" id="comment-{{tpl:PingID}}"> |
---|
224 | <a class="websnapr" href="{{tpl:PingAuthorURL}}" rel="nofollow">{{tpl:PingContent}}</a> |
---|
225 | </li> |
---|
226 | </tpl:Pings> |
---|
227 | </ul> |
---|
228 | </tpl:EntryIf> |
---|
229 | <tpl:EntryIf has_ping="0"> |
---|
230 | <h6 class="title">{{tpl:lang No pings yet}}</h6> |
---|
231 | </tpl:EntryIf> |
---|
232 | </div> |
---|
233 | </div> |
---|
234 | |
---|
235 | </div> |
---|
236 | |
---|
237 | </div> |
---|
238 | |
---|
239 | |
---|
240 | </div> |
---|
241 | </div> |
---|
242 | {{tpl:include src="_sidebar.html"}} |
---|
243 | </div> |
---|
244 | </div> |
---|
245 | </div> |
---|
246 | </div> |
---|
247 | {{tpl:include src="_footer.html"}} |
---|
248 | </div> |
---|
249 | </body> |
---|
250 | </html> |
---|