diff --git a/forums/templates/forums/forum_detail.html b/forums/templates/forums/forum_detail.html index 7a360ba..d57b7b9 100644 --- a/forums/templates/forums/forum_detail.html +++ b/forums/templates/forums/forum_detail.html @@ -2,14 +2,14 @@ {% block content %} New Thread -Update -Change Visibility +Update +Change Visibility -

{{ object.name }}

-

{{ object.description }}

+

{{ forum.name }}

+

{{ forum.description }}