| [3017] | 1 | {{tpl:extends parent="__layout.html"}} | 
|---|
| [2566] | 2 |  | 
|---|
| [3017] | 3 | <tpl:Block name="head-title"> | 
|---|
|  | 4 | <title>{{tpl:EntryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}</title> | 
|---|
|  | 5 | </tpl:Block> | 
|---|
| [2566] | 6 |  | 
|---|
| [3017] | 7 | <tpl:Block name="meta-entry"> | 
|---|
|  | 8 | <meta name="description" lang="{{tpl:EntryLang}}" content="{{tpl:EntryContent full="1" encode_html="1" remove_html="1" cut_string="180"}}" /> | 
|---|
|  | 9 | <meta name="author" content="{{tpl:EntryAuthorCommonName encode_html="1"}}" /> | 
|---|
|  | 10 | <meta name="date" content="{{tpl:EntryDate iso8601="1"}}" /> | 
|---|
|  | 11 | </tpl:Block> | 
|---|
| [2566] | 12 |  | 
|---|
| [3017] | 13 | <tpl:Block name="head-linkrel"> | 
|---|
|  | 14 | <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> | 
|---|
|  | 15 | <tpl:EntryIf pings_active="1"><link rel="pingback" href="{{tpl:BlogXMLRPCURL}}" /></tpl:EntryIf> | 
|---|
| [2566] | 16 |  | 
|---|
| [3017] | 17 | <tpl:EntryNext><link rel="next" href="{{tpl:EntryURL}}" | 
|---|
|  | 18 | title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryNext> | 
|---|
| [2566] | 19 |  | 
|---|
| [3017] | 20 | <tpl:EntryPrevious><link rel="prev" href="{{tpl:EntryURL}}" | 
|---|
|  | 21 | title="{{tpl:EntryTitle encode_html="1"}}" /></tpl:EntryPrevious> | 
|---|
| [2566] | 22 |  | 
|---|
| [3017] | 23 | <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> | 
|---|
|  | 24 | </tpl:Block> | 
|---|
| [2566] | 25 |  | 
|---|
| [3017] | 26 | <tpl:Block name="html-head"> | 
|---|
|  | 27 | {{tpl:parent}} | 
|---|
| [0] | 28 |  | 
|---|
| [3017] | 29 | <script type="text/javascript" src="{{tpl:BlogQmarkURL}}pf=post.js"></script> | 
|---|
|  | 30 | <script type="text/javascript"> | 
|---|
|  | 31 | var post_remember_str = '{{tpl:lang Remember me on this blog}}'; | 
|---|
|  | 32 | </script> | 
|---|
|  | 33 | </tpl:Block> | 
|---|
| [0] | 34 |  | 
|---|
| [3017] | 35 | <tpl:Block name="body-tag"><body class="dc-post"></tpl:Block> | 
|---|
| [0] | 36 |  | 
|---|
| [3017] | 37 | <tpl:Block name="page-top"> | 
|---|
|  | 38 | {{tpl:EntryPingData}} | 
|---|
|  | 39 | {{tpl:parent}} | 
|---|
|  | 40 | </tpl:Block> | 
|---|
| [0] | 41 |  | 
|---|
| [3017] | 42 | <tpl:Block name="main-content"> | 
|---|
|  | 43 | <p id="navlinks"> | 
|---|
|  | 44 | <tpl:EntryPrevious><a href="{{tpl:EntryURL}}" | 
|---|
|  | 45 | title="{{tpl:EntryTitle encode_html="1"}}" class="prev">« {{tpl:EntryTitle encode_html="1" | 
|---|
|  | 46 | cut_string="50"}}</a></tpl:EntryPrevious> | 
|---|
|  | 47 | <tpl:EntryNext> <span>-</span> <a href="{{tpl:EntryURL}}" | 
|---|
|  | 48 | title="{{tpl:EntryTitle encode_html="1"}}" class="next">{{tpl:EntryTitle encode_html="1" | 
|---|
|  | 49 | cut_string="50"}} »</a></tpl:EntryNext> | 
|---|
|  | 50 | </p> | 
|---|
| [2566] | 51 |  | 
|---|
| [3017] | 52 | <div id="p{{tpl:EntryID}}" class="post" role="article"> | 
|---|
|  | 53 | <h2 class="post-title">{{tpl:EntryTitle encode_html="1"}}</h2> | 
|---|
| [2566] | 54 |  | 
|---|
| [3017] | 55 | <p class="post-info">{{tpl:lang By}} {{tpl:EntryAuthorLink}} | 
|---|
|  | 56 | {{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}} | 
|---|
|  | 57 | <tpl:EntryIf has_category="1"> | 
|---|
|  | 58 | - <a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a> | 
|---|
|  | 59 | </tpl:EntryIf> | 
|---|
|  | 60 | - <a href="{{tpl:EntryURL}}">{{tpl:lang Permalink}}</a> | 
|---|
|  | 61 | </p> | 
|---|
| [2566] | 62 |  | 
|---|
| [3017] | 63 | <tpl:EntryTags> | 
|---|
|  | 64 | <tpl:TagsHeader><ul class="post-tags"></tpl:TagsHeader> | 
|---|
|  | 65 | <li><a href="{{tpl:TagURL}}" rel="tag">{{tpl:TagID}}</a></li> | 
|---|
|  | 66 | <tpl:TagsFooter></ul></tpl:TagsFooter> | 
|---|
|  | 67 | </tpl:EntryTags> | 
|---|
| [2566] | 68 |  | 
|---|
| [3017] | 69 | <!-- # --BEHAVIOR-- publicEntryBeforeContent --> | 
|---|
|  | 70 | {{tpl:SysBehavior behavior="publicEntryBeforeContent"}} | 
|---|
| [2566] | 71 |  | 
|---|
| [3017] | 72 | <!-- # Entry with an excerpt --> | 
|---|
|  | 73 | <tpl:EntryIf extended="1"> | 
|---|
|  | 74 | <div class="post-excerpt">{{tpl:EntryExcerpt}}</div> | 
|---|
|  | 75 | </tpl:EntryIf> | 
|---|
| [2566] | 76 |  | 
|---|
| [3017] | 77 | <div class="post-content">{{tpl:EntryContent}}</div> | 
|---|
| [2566] | 78 |  | 
|---|
| [3017] | 79 | <!-- # --BEHAVIOR-- publicEntryAfterContent --> | 
|---|
|  | 80 | {{tpl:SysBehavior behavior="publicEntryAfterContent"}} | 
|---|
|  | 81 | </div> | 
|---|
| [2566] | 82 |  | 
|---|
| [3017] | 83 | <!-- # Attachments --> | 
|---|
|  | 84 | <tpl:Attachments> | 
|---|
|  | 85 | <tpl:AttachmentsHeader> | 
|---|
|  | 86 | <div id="attachments"> | 
|---|
|  | 87 | <h3>{{tpl:lang Attachments}}</h3> | 
|---|
|  | 88 | <ul> | 
|---|
|  | 89 | </tpl:AttachmentsHeader> | 
|---|
|  | 90 | <li class="{{tpl:AttachmentType}}"> | 
|---|
| [3167] | 91 | <tpl:AttachmentIf is_audio="1"> | 
|---|
|  | 92 | {{tpl:include src="_audio_player.html"}} | 
|---|
| [3017] | 93 | </tpl:AttachmentIf> | 
|---|
| [3167] | 94 | <tpl:AttachmentIf is_video="1"> | 
|---|
|  | 95 | <tpl:AttachmentIf is_flv="0"> | 
|---|
|  | 96 | {{tpl:include src="_video_player.html"}} | 
|---|
|  | 97 | {{tpl:else}} | 
|---|
|  | 98 | {{tpl:include src="_flv_player.html"}} | 
|---|
|  | 99 | </tpl:AttachmentIf> | 
|---|
|  | 100 | </tpl:AttachmentIf> | 
|---|
|  | 101 | <tpl:AttachmentIf is_audio="0" is_video="0"> | 
|---|
| [3017] | 102 | <a href="{{tpl:AttachmentURL}}" | 
|---|
|  | 103 | title="{{tpl:AttachmentFileName}} ({{tpl:AttachmentSize}})">{{tpl:AttachmentTitle}}</a> | 
|---|
|  | 104 | </tpl:AttachmentIf> | 
|---|
|  | 105 | </li> | 
|---|
|  | 106 | <tpl:AttachmentsFooter> | 
|---|
|  | 107 | </ul> | 
|---|
|  | 108 | </div> | 
|---|
|  | 109 | </tpl:AttachmentsFooter> | 
|---|
|  | 110 | </tpl:Attachments> | 
|---|
| [2566] | 111 |  | 
|---|
| [3017] | 112 | <!-- # Comments --> | 
|---|
|  | 113 | <tpl:EntryIf show_comments="1"> | 
|---|
|  | 114 | <tpl:Comments> | 
|---|
|  | 115 | <tpl:CommentsHeader> | 
|---|
|  | 116 | <div id="comments"> | 
|---|
|  | 117 | <h3>{{tpl:lang Comments}}</h3> | 
|---|
|  | 118 | <dl> | 
|---|
|  | 119 | </tpl:CommentsHeader> | 
|---|
|  | 120 | <dt id="c{{tpl:CommentID}}" class="{{tpl:CommentIfMe}} {{tpl:CommentIfOdd}} {{tpl:CommentIfFirst}}"><a | 
|---|
|  | 121 | href="#c{{tpl:CommentID}}" class="comment-number">{{tpl:CommentOrderNumber}}.</a> | 
|---|
|  | 122 | {{tpl:lang On}} {{tpl:CommentDate}}, {{tpl:CommentTime}} | 
|---|
|  | 123 | {{tpl:lang by}} {{tpl:CommentAuthorLink}}</dt> | 
|---|
| [2566] | 124 |  | 
|---|
| [3017] | 125 | <dd class="{{tpl:CommentIfMe}} {{tpl:CommentIfOdd}} {{tpl:CommentIfFirst}}"> | 
|---|
|  | 126 | <!-- # --BEHAVIOR-- publicCommentBeforeContent --> | 
|---|
|  | 127 | {{tpl:SysBehavior behavior="publicCommentBeforeContent"}} | 
|---|
| [2566] | 128 |  | 
|---|
| [3017] | 129 | {{tpl:CommentContent}} | 
|---|
| [2566] | 130 |  | 
|---|
| [3017] | 131 | <!-- # --BEHAVIOR-- publicCommentAfterContent --> | 
|---|
|  | 132 | {{tpl:SysBehavior behavior="publicCommentAfterContent"}} | 
|---|
|  | 133 | </dd> | 
|---|
|  | 134 | <tpl:CommentsFooter> | 
|---|
|  | 135 | </dl> | 
|---|
|  | 136 | </div> | 
|---|
|  | 137 | </tpl:CommentsFooter> | 
|---|
|  | 138 | </tpl:Comments> | 
|---|
|  | 139 | </tpl:EntryIf> | 
|---|
| [2566] | 140 |  | 
|---|
| [3017] | 141 | <tpl:EntryIf comments_active="1"> | 
|---|
|  | 142 | <tpl:SysIfFormError> | 
|---|
|  | 143 | <p class="error" id="pr">{{tpl:SysFormError}}</p> | 
|---|
|  | 144 | </tpl:SysIfFormError> | 
|---|
| [2566] | 145 |  | 
|---|
| [3017] | 146 | <tpl:SysIfCommentPublished> | 
|---|
|  | 147 | <p class="message" id="pr">{{tpl:lang Your comment has been published.}}</p> | 
|---|
|  | 148 | </tpl:SysIfCommentPublished> | 
|---|
| [2566] | 149 |  | 
|---|
| [3017] | 150 | <tpl:SysIfCommentPending> | 
|---|
|  | 151 | <p class="message" id="pr">{{tpl:lang Your comment has been submitted and | 
|---|
|  | 152 | will be reviewed for publication.}}</p> | 
|---|
|  | 153 | </tpl:SysIfCommentPending> | 
|---|
| [2566] | 154 |  | 
|---|
| [3017] | 155 | <!-- # Comment form --> | 
|---|
|  | 156 | <form action="{{tpl:EntryURL}}#pr" method="post" id="comment-form" role="form"> | 
|---|
|  | 157 | <tpl:IfCommentPreview> | 
|---|
|  | 158 | <div id="pr"> | 
|---|
|  | 159 | <h3>{{tpl:lang Your comment}}</h3> | 
|---|
|  | 160 | <dl> | 
|---|
|  | 161 | <dd class="comment-preview">{{tpl:CommentPreviewContent}}</dd> | 
|---|
|  | 162 | </dl> | 
|---|
|  | 163 | <p class="buttons"><input type="submit" class="submit" value="{{tpl:lang send}}" /></p> | 
|---|
|  | 164 | </div> | 
|---|
|  | 165 | </tpl:IfCommentPreview> | 
|---|
| [2566] | 166 |  | 
|---|
| [3017] | 167 | <h3>{{tpl:lang Add a comment}}</h3> | 
|---|
|  | 168 | <fieldset> | 
|---|
|  | 169 | <!-- # --BEHAVIOR-- publicCommentFormBeforeContent --> | 
|---|
|  | 170 | {{tpl:SysBehavior behavior="publicCommentFormBeforeContent"}} | 
|---|
| [2566] | 171 |  | 
|---|
| [3017] | 172 | <p class="field"><label for="c_name">{{tpl:lang Name or nickname}} :</label> | 
|---|
|  | 173 | <input name="c_name" id="c_name" type="text" size="30" maxlength="255" | 
|---|
|  | 174 | value="{{tpl:CommentPreviewName encode_html="1"}}" /> | 
|---|
|  | 175 | </p> | 
|---|
| [2566] | 176 |  | 
|---|
| [3017] | 177 | <p class="field"><label for="c_mail">{{tpl:lang Email address}} :</label> | 
|---|
|  | 178 | <input name="c_mail" id="c_mail" type="text" size="30" maxlength="255" | 
|---|
|  | 179 | value="{{tpl:CommentPreviewEmail encode_html="1"}}" /> | 
|---|
|  | 180 | </p> | 
|---|
| [2566] | 181 |  | 
|---|
| [3017] | 182 | <p class="field"><label for="c_site">{{tpl:lang Website}} ({{tpl:lang optional}}) :</label> | 
|---|
|  | 183 | <input name="c_site" id="c_site" type="text" size="30" maxlength="255" | 
|---|
|  | 184 | value="{{tpl:CommentPreviewSite encode_html="1"}}" /> | 
|---|
|  | 185 | </p> | 
|---|
| [2566] | 186 |  | 
|---|
| [3017] | 187 | <p style="display:none"><input name="f_mail" type="text" size="30" | 
|---|
|  | 188 | maxlength="255" value="" /></p> | 
|---|
| [2566] | 189 |  | 
|---|
| [3017] | 190 | <p class="field"><label for="c_content">{{tpl:lang Comment}} :</label> | 
|---|
|  | 191 | <textarea name="c_content" id="c_content" cols="35" | 
|---|
|  | 192 | rows="7">{{tpl:CommentPreviewContent raw="1" encode_html="1"}}</textarea> | 
|---|
|  | 193 | </p> | 
|---|
|  | 194 | <p class="form-help">{{tpl:CommentHelp}}</p> | 
|---|
| [2566] | 195 |  | 
|---|
| [3017] | 196 | <!-- # --BEHAVIOR-- publicCommentFormAfterContent --> | 
|---|
|  | 197 | {{tpl:SysBehavior behavior="publicCommentFormAfterContent"}} | 
|---|
|  | 198 | </fieldset> | 
|---|
| [2566] | 199 |  | 
|---|
| [3017] | 200 | <fieldset> | 
|---|
|  | 201 | <p class="buttons"><input type="submit" class="preview" name="preview" value="{{tpl:lang preview}}" /> | 
|---|
|  | 202 | <tpl:IfCommentPreviewOptional><input type="submit" class="submit" value="{{tpl:lang send}}" /></tpl:IfCommentPreviewOptional></p> | 
|---|
|  | 203 | </fieldset> | 
|---|
|  | 204 | </form> | 
|---|
|  | 205 | </tpl:EntryIf> | 
|---|
| [2566] | 206 |  | 
|---|
| [3017] | 207 | <!-- # Trackbacks --> | 
|---|
|  | 208 | <tpl:EntryIf show_pings="1"> | 
|---|
|  | 209 | <div id="pings"> | 
|---|
|  | 210 | <h3>{{tpl:lang They posted on the same topic}}</h3> | 
|---|
|  | 211 | <tpl:Pings> | 
|---|
|  | 212 | <tpl:PingsHeader> | 
|---|
|  | 213 | <dl> | 
|---|
|  | 214 | </tpl:PingsHeader> | 
|---|
|  | 215 | <dt id="c{{tpl:PingID}}" class="{{tpl:PingIfOdd}} {{tpl:PingIfFirst}}"><a href="#c{{tpl:PingID}}" | 
|---|
|  | 216 | class="ping-number">{{tpl:PingOrderNumber}}.</a> | 
|---|
|  | 217 | {{tpl:lang On}} {{tpl:PingDate}}, {{tpl:PingTime}} | 
|---|
|  | 218 | {{tpl:lang by}} {{tpl:PingBlogName encode_html="1"}}</dt> | 
|---|
| [2566] | 219 |  | 
|---|
| [3017] | 220 | <dd class="{{tpl:PingIfOdd}} {{tpl:PingIfFirst}}"> | 
|---|
|  | 221 | <!-- # --BEHAVIOR-- publicPingBeforeContent --> | 
|---|
|  | 222 | {{tpl:SysBehavior behavior="publicPingBeforeContent"}} | 
|---|
| [2566] | 223 |  | 
|---|
| [3017] | 224 | <p><a href="{{tpl:PingAuthorURL}}" | 
|---|
|  | 225 | {{tpl:PingNoFollow}}>{{tpl:PingTitle encode_html="1"}}</a></p> | 
|---|
|  | 226 | {{tpl:PingContent}} | 
|---|
| [2566] | 227 |  | 
|---|
| [3017] | 228 | <!-- # --BEHAVIOR-- publicPingAfterContent --> | 
|---|
|  | 229 | {{tpl:SysBehavior behavior="publicPingAfterContent"}} | 
|---|
|  | 230 | </dd> | 
|---|
|  | 231 | <tpl:PingsFooter> | 
|---|
|  | 232 | </dl> | 
|---|
|  | 233 | </tpl:PingsFooter> | 
|---|
|  | 234 | </tpl:Pings> | 
|---|
|  | 235 | </div> | 
|---|
|  | 236 | </tpl:EntryIf> | 
|---|
| [2566] | 237 |  | 
|---|
| [3017] | 238 | <tpl:EntryIf pings_active="1"> | 
|---|
|  | 239 | <p id="ping-url">{{tpl:lang Trackback URL}} : {{tpl:EntryPingLink}}</p> | 
|---|
|  | 240 | </tpl:EntryIf> | 
|---|
| [2566] | 241 |  | 
|---|
| [3017] | 242 | <tpl:EntryIf operator="or" comments_active="1" pings_active="1"> | 
|---|
|  | 243 | <p id="comments-feed"><a class="feed" href="{{tpl:BlogFeedURL type="atom"}}/comments/{{tpl:EntryID}}" | 
|---|
|  | 244 | title="{{tpl:lang This post's comments Atom feed}}">{{tpl:lang This post's comments feed}}</a></p> | 
|---|
|  | 245 | </tpl:EntryIf> | 
|---|
|  | 246 | </tpl:Block> | 
|---|