libreddit. GITHUB
{% for post in posts %}

{{ post.score }}

r/{{ post.community }} • Posted by {{ post.time }}

{% if post.flair.0 != "" %} {{ post.flair.0 }} {% endif %} {{ post.title }}


{% endfor %}