{% extends "base.html" %} {% block title %}{{ conf_name }} — The Spring{% endblock %} {% block content %}
{{ conf_name }}

{{ conf_desc }}

{% if current_user %} » start a new thread {% else %} login to post {% endif %} view 2000 archive →
{% if threads %} {% else %}

— no threads yet. be the first. —

{% endif %} {% endblock %}