{{ post.meta.title.title() }}
Published on {% if post.meta.folder %} in {{ post.meta.folder.title() }} {% endif %}
{{ post.content }}
{% if context.disqus %}
{% endif %}
{% extends "layout.html" %} {% block title %} {{ post.meta.title }} - {% endblock %} {% block content %}