1 2 3 4 5 6 7 8 9 10 11 12 13
--- layout: default no_title_link: true permalink: pretty single: true --- <article> {% include article.html %} {% if site.disqus_short_name %} <div id="disqus_thread">{% include disqus_thread.html %}</div> {% endif %} </article>