From a1d5fa6fde2e84a59c3327b7329b160dde40acc1 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Mon, 30 Nov 2020 14:38:43 +0100 Subject: Removed Games from GUI; Renamed Mods to Clientmods --- app/templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/templates') diff --git a/app/templates/index.html b/app/templates/index.html index b107e8b..2f0b875 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -36,18 +36,18 @@

{{ _("Recently Updated") }}

{{ render_pkggrid(updated) }} - + {{ _("See more") }} -

{{ _("Top Mods") }}

+

{{ _("Top Clientmods") }}

{{ render_pkggrid(pop_mod) }} -- cgit v1.2.3