From ef05d62aa624b2d64078edda7a23345aa9908b4e Mon Sep 17 00:00:00 2001 From: wangjr Date: Thu, 27 Jan 2022 16:03:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E7=AD=BE=E9=BC=A0?= =?UTF-8?q?=E6=A0=87=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/org/course_list.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/org/course_list.tmpl b/templates/org/course_list.tmpl index a4d140e46..310676b90 100644 --- a/templates/org/course_list.tmpl +++ b/templates/org/course_list.tmpl @@ -96,7 +96,7 @@ {{if .Topics }}
{{range .Topics}} - {{if ne . "" }}{{.}}{{end}} + {{if ne . "" }}{{.}}{{end}} {{end}}