diff --git a/backend/templates/region.html b/backend/templates/region.html index ce31f9d..30af3b0 100644 --- a/backend/templates/region.html +++ b/backend/templates/region.html @@ -3,9 +3,6 @@ {{define "title"}}{{ title .Name }}{{end}} {{define "content"}} -

{{ title .Name }}

-

{{ .Type }}

-
@@ -13,6 +10,9 @@ {{ addRegion .Id }} +

{{ title .Name }}

+

{{ .Type }}

+ {{- if ne .ForceId -1 -}}
Force