/{{ board.uri }}/ - {{ board.title|e }} {{ config.root }}{{ board.uri }}/ Live feed of new threads on the board /{{ board.uri }}/ - {{ board.title|e }}. {% for post in recent_posts %} {% if post.subject %}{{ post.subject|e }}{% else %}{{ post.body_nomarkup[:256]|remove_modifiers|e }}{% endif %} {{ config.root }}{{ board.uri }}/res/{{ post.id }}.html {{ config.root }}{{ board.uri }}/res/{{ post.id }}.html {{ config.root }}{{ board.uri }}/res/{{ post.id }}.html {{ post.pubdate }} {{ post.body }} ]]> {% endfor %}