{{ post.score }}
{% if post.flags.nsfw %}NSFW
{% endif %}
r/{{ post.community }} • u/{{ post.author }} {% call utils::render_flair(post.author_flair) %} • {{ post.time }}
{% call utils::render_flair(post.flair) %} {{ post.title }}
{% extends "base.html" %} {% import "utils.html" as utils %} {% block title %}Libreddit: search results - {{ params.q }}{% endblock %} {% block content %}
{{ post.score }}
{% if post.flags.nsfw %}r/{{ post.community }} • u/{{ post.author }} {% call utils::render_flair(post.author_flair) %} • {{ post.time }}
{% call utils::render_flair(post.flair) %} {{ post.title }}
{{ post.score }}
COMMENT {{ post.time }}
{{ post.body }}