{{ article.title}}
{% include 'twitter.html' %}
{% include 'article_infos.html' %}
{{ article.content }}
{% if article.hundreddaystooffload %}
Day {{ article.hundreddaystooffload }} of #100DaysToOffload
{% endif %} {% include 'comments.html' %} {% if DISQUS_SITENAME and SITEURL and article.status != "draft" %}
Comments !