From 90adf6066f04c9b3c9df3769786a0d139d480728 Mon Sep 17 00:00:00 2001 From: chenshihai Date: Fri, 5 Aug 2022 10:17:43 +0800 Subject: [PATCH] =?UTF-8?q?fix=20#1954=20=E3=80=90=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=E7=BC=BA=E7=9C=81=E9=A1=B5=E3=80=91=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8=E5=8A=A8=E6=80=81=E5=B1=95=E7=A4=BA=E4=B8=8D=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/user/dashboard/dashboard.tmpl | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index a2ac61a04..126dbdf2a 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -22,24 +22,26 @@ {{template "user/dashboard/heatmap" .}} {{end}} {{template "user/dashboard/feeds" .}} - {{template "user/dashboard/repolist" .}} {{template "base/footer" .}} -