summaryrefslogtreecommitdiff
path: root/app/views/explore/projects/starred.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/projects/starred.html.haml')
-rw-r--r--app/views/explore/projects/starred.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/projects/starred.html.haml b/app/views/explore/projects/starred.html.haml
index 8450a1394c0..1b5269c7b68 100644
--- a/app/views/explore/projects/starred.html.haml
+++ b/app/views/explore/projects/starred.html.haml
@@ -7,5 +7,5 @@
= render 'explore/head'
= render 'explore/projects/nav'
-= render 'projects', projects: @starred_projects
+= render 'projects', projects: @projects
= paginate @projects, theme: 'gitlab' if @projects