{{ board.options.TITLE }}: Latest Posts {{ ("")|expand_url(1) }} The latest threads and replies in {{ board.options.TITLE }} at {{ environ['SERVER_NAME'] }}, updated in realtime. {{ pub_date }} {{ pub_date }} Wakaba + desuchan {% if config.RSS_WEBMASTER %}{{ config.RSS_WEBMASTER }}{% endif %} http://validator.w3.org/feed/docs/rss2.html {% for post in items %} Post #{{ post.num }}{% if not post.parent %} (New Topic){% endif %}{% if post.subject %}: {{ post.subject }}{% endif %} {% if post.email and post.email.count("@") %}{{ post.email }}{% if post.name or post.trip %} ({{ post.name }}{{ post.trip }}){% endif %}{% if not post.name and not post.trip %} ({{ board.options.S_ANONAME }}){% endif %}{% endif %} {% if not post.email or not post.email.count("@") %}{% if post.name or post.trip %}{{ post.name }}{{ post.trip }}{% endif %}{% if not post.name and not post.trip %}{{ board.options.S_ANONAME }}{% endif %}{% endif %} {% if post.comment %} {% endif %} {% if post.image %} {% endif %} {{ (post.timestamp)|make_date("http") }} {{ (post.num)|get_reply_link(post.parent, 0, 1) }} {{ (post.num)|get_reply_link(post.parent, 0, 1) }} {% endfor %}