{{ site.title }}
{{ site.subtitle }}
{% include "_layout/navbar.html" %}
{% block content %} {% endblock %}
{% include "_layout/sidebar.html" %}
{% include "_layout/footer.html" %} {% if site.comment_system == "disqus" %} {% elif site.comment_system == "duoshuo" %} {% endif %}