+
+
+ Type:
+ {{ report.type }}
+
+
+ Created:
+ {{ formatTimeRelative(report.created) }}
+
+
+ District:
+
+ {{ district.name }}
+
+
+
+
+
+ Location:
+ {{ report.address }}
+
+
+
+
+ Images:
+
+ {{
+ report.image_count > 0 ? report.image_count : "None provided"
+ }}
+
+
+
+