{{>header}} {{>masthead}}

{{article.title}}

Written by {{article.AuthorName}} ({{author.FirstName}} {{author.FamilyName}}) on {{TimeLogToText article.CreatedAt}}
{{#article.tags}}{{TagToText .}} {{/article.tags}}
{{#article}} {{#ContentHtml}}{{{abstract}}}{{/ContentHtml}}{{^ContentHtml}}{{{WikiToHtml abstract}}}{{/ContentHtml}}
{{#ContentHtml}}{{{content}}}{{/ContentHtml}}{{^ContentHtml}}{{{WikiToHtml content}}}{{/ContentHtml}} {{/article}}
{{#WithComments}} {{#Comments}}

{{Title}}

{{#ContentHtml}}{{{Content}}}{{/ContentHtml}}{{^ContentHtml}}{{{WikiToHtml Content}}}{{/ContentHtml}}


{{/Comments}} {{^Comments}}
No comment yet.
{{/Comments}}

Hide Comments

{{#main.session.AuthorRights.Comment}}
{{#Scope}}
{{CommentError}}
{{/Scope}}
{{/main.session.AuthorRights.Comment}}

{{/WithComments}} {{^WithComments}}

Show Comments

{{/WithComments}} {{>footer}}