mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
11 lines
190 B
HTML
11 lines
190 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<article>
|
|
{% include article.html %}
|
|
{% if site.disqus_short_name %}
|
|
<div id="disqus_thread">{% include disqus_thread.html %}</div>
|
|
{% endif %}
|
|
</article>
|