Posted by {{ post.author }} on {{ post.pub_time.strftime('%b %d,%Y') }}
{% if site.comment_system == 'disqus' %}
{% include "_comments/disqus.html" %}
{% elif site.comment_system == 'duoshuo' %}
{% include "_comments/duoshuo.html" %}
{% endif %}
{% endblock %}