{{:include file="_head.html" home=true}} {{#articles order="published DESC" future=false limit=1}} {{ $title }} {{ $published|relative_date }} {{ $html|raw }} {{/articles}} {{#articles order="published DESC" future=false begin=1 limit=9}} {{ $title }} {{ $published|relative_date }} {{ $html|raw|strip_tags|truncate:200 }} {{/articles}} {{:include file="_foot.html"}}
{{ $html|raw }}
{{ $html|raw|strip_tags|truncate:200 }}