diff --git a/src/components/CommentFormMap/CommentFormMap.jsx b/src/components/CommentFormMap/CommentFormMap.jsx
index 42b2d6258..86678e165 100644
--- a/src/components/CommentFormMap/CommentFormMap.jsx
+++ b/src/components/CommentFormMap/CommentFormMap.jsx
@@ -64,8 +64,7 @@ class CommentFormMap extends React.Component {
url={this.props.mapTileUrl}
attribution='© OpenStreetMap contributors'
/>
-
+
{this.props.contents !== null && {this.props.contents}
}
{
{data.geojson && (
-