- {{ . }}
-
- {{ end }}
- diff --git a/templates/clan_group.html b/templates/clan_group.html index 4bc57f4..708d11e 100644 --- a/templates/clan_group.html +++ b/templates/clan_group.html @@ -3,57 +3,57 @@ NoCompile=true */}} {{ define "clanGroup" }} {{ with . }} -
{{ .T "Rank" }} | -{{ .T "Clan" }} | -{{ .T "PP/Score" }} | -{{ .T "Playcount" }} | -
---|
#{{ .rank }} | -{{ .name }} | -{{ .chosen_mode.pp }}pp ({{ humanize .chosen_mode.total_score }}) | -{{ .chosen_mode.playcount }} | -
---|
{{ .T "Rank" }} | +{{ .T "Clan" }} | +{{ .T "PP/Score" }} | +{{ .T "Playcount" }} | +
---|
#{{ .rank }} | +{{ .name }} | +{{ .chosen_mode.pp }}pp ({{ humanize .chosen_mode.total_score }}) | +{{ .chosen_mode.playcount }} | +
---|
- | |
{{ $global.T "Global Rank" }} | -#{{ humanize .rank }} | -
{{ $global.T "PP" }} | -{{ humanize .chosen_mode.pp }} | -
{{ $global.T "Ranked Score" }} | -{{ humanize .chosen_mode.ranked_score }} | -
{{ $global.T "Total Score" }} | -{{ humanize .chosen_mode.total_score }} | -
{{ $global.T "Total Playcount" }} | -{{ humanize .chosen_mode.playcount }} | -
{{ $global.T "Total Replays Watched" }} | -{{ humanize .chosen_mode.replays_watched }} | -
{{ $global.T "Total Hits" }} | -{{ humanize .chosen_mode.total_hits }} | -
- {{ .T "The leader of the clan." }}
-
- {{ .T "The members of the clan." }}
-
+ | |
{{ $global.T "Global Rank" }} | +#{{ humanize .rank }} | +
{{ $global.T "PP" }} | +{{ humanize .chosen_mode.pp }} | +
{{ $global.T "Ranked Score" }} | +{{ humanize .chosen_mode.ranked_score }} | +
{{ $global.T "Total Score" }} | +{{ humanize .chosen_mode.total_score }} | +
{{ $global.T "Total Playcount" }} | +{{ humanize .chosen_mode.playcount }} | +
{{ $global.T "Total Replays Watched" }} | +{{ humanize .chosen_mode.replays_watched }} | +
{{ $global.T "Total Hits" }} | +{{ humanize .chosen_mode.total_hits }} | +
+ {{ .T "The leader of the clan." }}
+
+ {{ .T "The members of the clan." }}
+