diff --git a/src/frontend/templates/service.html b/src/frontend/templates/service.html index 298b3ed..1c90beb 100644 --- a/src/frontend/templates/service.html +++ b/src/frontend/templates/service.html @@ -269,9 +269,27 @@ SimpleX + {{else if eq .Platform "matrix" }} +
  • + + + + + + + + + + Matrix + +
  • {{else}} -
  • -

    {{.Platform}} - {{.Link}}

    +
  • + + {{.Platform}} +
  • {{end}} {{end}}