From e3be23e2a601225332a1e09b6970e461d86b6d15 Mon Sep 17 00:00:00 2001 From: depreciate Date: Fri, 1 Mar 2019 20:39:59 +1030 Subject: [PATCH] fixed team page --- templates/team.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/team.html b/templates/team.html index 891b42e..ccdeb17 100644 --- a/templates/team.html +++ b/templates/team.html @@ -10,28 +10,28 @@ KyutGrill=team2.jpg

{{ .T "This is a list of the wonderful people who keep Yozora up and running and deal with its community." }}

+
+

{{ .T "Owners" }}

+

+ {{ .T "Alicia/Sarah are the owners that adds new features to the server, squash bugs, keep the server up and running and take care of its maintenance.}} + {{ .T "They try to listen to the community. You know it is us because we have a blue name in-game."" }} +

+ {{ template "userGroup" (.Get "badges/members?id=%d" 2) }} +

{{ .T "Community Managers" }}

{{ .T "Community Managers deal with bans, silences, name changes and pretty much everything that has to do with the community." }}
{{ .T "They take care of our Discord server and reply to emails sent to the support services (email and support@yozora.pw). Community Managers have a red name in the in-game chat." | html }}

- {{ template "userGroup" (.Get "badges/members?id=%d" 4) }} -
-
-

{{ .T "Developers" }}

-

- {{ .T "Developers add new features to the server, squash bugs, keep the server up and running and take care of its maintenance." }}
- {{ .T "They don't do anything related to the community. Developers have a blue name in the in-game chat." }} -

- {{ template "userGroup" (.Get "badges/members?id=%d" 2) }} + {{ template "userGroup" (.Get "badges/members?id=%d" 10) }}

{{ .T "Chat Moderators" }}

{{ .T "Chat moderators manage the chat to make sure The Law™ (the rules) is respected." | html }}

- {{ template "userGroup" (.Get "badges/members?id=%d" 30) }} + {{ template "userGroup" (.Get "badges/members?id=%d" 4) }}

{{ .T "BATs" }}