diff --git a/templates/actor/appv2/community-identity.hbs b/templates/actor/appv2/community-identity.hbs index 9034775..8849987 100644 --- a/templates/actor/appv2/community-identity.hbs +++ b/templates/actor/appv2/community-identity.hbs @@ -2,14 +2,6 @@

{{ localize 'COMMUNITY.identity' }}

-
- - {{#if isEditMode}} - - {{else}} - {{system.identity.origin}} - {{/if}} -
{{#if isEditMode}} diff --git a/templates/actor/appv2/community-main.hbs b/templates/actor/appv2/community-main.hbs index 34986ef..be43791 100644 --- a/templates/actor/appv2/community-main.hbs +++ b/templates/actor/appv2/community-main.hbs @@ -59,14 +59,6 @@ {{/if}} / {{system.level.max}}
-
- - {{#if isEditMode}} - - {{else}} - {{system.population}} - {{/if}} -