diff --git a/assets/views/rank.jet.html b/assets/views/rank.jet.html index 129ca16..da93df0 100644 --- a/assets/views/rank.jet.html +++ b/assets/views/rank.jet.html @@ -4,8 +4,9 @@ {{- block body() }}
Select the type of content you want to see in the rankings.
@@ -17,20 +18,13 @@ {{- url = "/ranking?mode=" + Mode + "&date=" + .Data.CurrentDate + "&page=1&content=" }} {{- end }} -Choose the time frame or category for the rankings.
@@ -57,24 +51,38 @@ {{- yield Switcher(baseURL=url, paths=path, names=name, activeState=Mode)}}Navigate through different dates or view the latest rankings.
{{ url := "/ranking?content=" + Content + "&mode=" + Mode + "&page=1" }} -