diff --git a/forum/templates/forum/forum_view.html b/forum/templates/forum/forum_view.html
index c48e989..337c974 100644
--- a/forum/templates/forum/forum_view.html
+++ b/forum/templates/forum/forum_view.html
@@ -1,4 +1,4 @@
-{% extends 'topic/index.html' %}
+{% extends 'subject/index.html' %}
{% load static i18n permission_tags list_post django_bootstrap_breadcrumbs %}
{% load widget_tweaks %}
--
libgit2 0.21.2