mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04: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>
|