{% extends "admin/core/base.html" %} {% load foundation %} {% block title %}{{ object.title }} Discussions{% endblock %} {% block title-section %}{{ object_type|capfirst }} {{ object.title }} Discussions{% endblock %} {% block body %}
Started on {{ active_thread.started|date:"Y-m-d H:i" }} (newest at top)
Select a thread to display posts.