From 334dd4b5a7ed9baeba3ceb89c08b71b08e2e925c Mon Sep 17 00:00:00 2001 From: wangjr Date: Fri, 21 Jan 2022 11:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=8D=83=E6=A0=A1=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E9=93=BE=E6=8E=A5?= 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 1a046b79c..3965ad805 100644 --- a/templates/org/course_list.tmpl +++ b/templates/org/course_list.tmpl @@ -91,7 +91,7 @@ {{if .Topics }}
{{range .Topics}} - {{if ne . "" }}{{.}}{{end}} + {{if ne . "" }}{{.}}{{end}} {{end}}