mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-01-11 13:48:37 -05:00
4 lines
190 B
HTML
4 lines
190 B
HTML
{% include post/author.html %}
|
|
{% include post/date.html %}{% if updated %}{{ updated }}{% else %}{{ time }}{% endif %}
|
|
{% if page.categories %}{% include post/categories.html %}{% endif %}
|