From f12fc61b61ecac83e4c597a265e552fb804b9ed8 Mon Sep 17 00:00:00 2001 From: Jailson Dias Date: Fri, 9 Dec 2016 19:52:14 -0300 Subject: [PATCH] ajeitando erro no template de forum #378 --- forum/templates/forum/forum_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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