diff --git a/app/src/frontend/building/data-containers/planning.tsx b/app/src/frontend/building/data-containers/planning.tsx index 6a971f24..dea2038b 100644 --- a/app/src/frontend/building/data-containers/planning.tsx +++ b/app/src/frontend/building/data-containers/planning.tsx @@ -433,6 +433,15 @@ const PlanningView: React.FunctionComponent = (props) => { This section is designed to provide information on land parcels and their ownership type. Can you help us to crowdsource this information? +
+
+
    +
  • What type of owner owns this land parcel?
  • +
+
+
+ + {/* = (props) => { user_verified_as={props.user_verified.community_public_ownership} verified_count={props.building.verified.community_public_ownership} /> + */ + } )};