From 89cae279cd0b31cd257e3983a4f2b285beb719e1 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sat, 22 Dec 2018 21:13:56 +0000 Subject: Add top games to home page --- app/templates/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/templates/index.html') diff --git a/app/templates/index.html b/app/templates/index.html index 83750ee..634224b 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -36,6 +36,13 @@ Welcome {{ render_pkggrid(popular) }} + + See more + +

Top Games

+ {{ render_pkggrid(pop_gam) }} + + See more -- cgit v1.2.3