{% extends "base.html" %} {% block title %}Recent — The Spring{% endblock %} {% block content %}
Recent Threads
{% if threads %} {% else %}

— no threads yet —

{% endif %} {% endblock %}