{% if post %} {% elsif page %} {% assign post = page %} {% endif %}
{% include post_header.html %} {{ post.content }} {% if post.audio %} {% for file in post.audio %} Download .{{ file.first }} ({{ file.last | file_size:'./' | string_of_size }}) {% endfor %} {% endif %}
{{ site | flattr_button:post }} Tweet {% unless page.url == '/index.html' %}{% include disqus_thread.html %}{% endunless %} {% unless page.url == '/index.html' %}{% include isso_thread.html %}{% endunless %}