From bb46a77b21c9bc07f95646a7a042ab41b8db9158 Mon Sep 17 00:00:00 2001 From: Robert Janetzko Date: Sun, 8 May 2022 12:10:43 +0000 Subject: [PATCH] layout detail maps --- backend/templates/region.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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