Fragment blog

{{title}}

Published {{datePublished}}

{{{body}}}

{{#displayErrorDetails}}

{{error}}

{{#error.stack}}
{{error.stack}}
{{/error.stack}} {{/displayErrorDetails}}

Post not found

No post at {{hrefPlain}}

{{>error-details}}
{{#posts}} {{>post}} {{/posts}} {{^posts}}

No posts in this lonesome blog I'm afraid :(

{{/posts}}

This is a simple example of a blog based on Fragment which requires no server side processing, yet is dynamic.

{{{html}}}