{{ this.resp.nombre }}
\r\n{{ this.resp.zona }}
\r\nLugar
\r\n{{ this.resp.lugar }}
\r\nFecha(s) y hora
\r\n\r\n {{ formatDate(hrs.fechaInicio, \"dddd D MMMM YYYY \") }}\r\n
\r\n{{ formatDate(hrs.fechaInicio, \" h:mm a \") }}
\r\nAcerca del evento
\r\n\r\n {{ this.resp.descripcion }}\r\n
\r\nRedes Sociales
\r\n \r\n\r\n Sitio Web\r\n
\r\n {{\r\n this.resp.link\r\n }}\r\n{{ this.categoria }}
\r\n{{ this.resp.nombre }}
\r\n{{ this.resp.lugar }}
\r\n\r\n {{\r\n this.lugares.find((lugar) => lugar.id === this.resp.idSubzona) !==\r\n undefined\r\n ? this.lugares.find((lugar) => lugar.id === this.resp.idSubzona)\r\n .domicilio\r\n : \"\" || \"\"\r\n }}\r\n
\r\n \r\n \r\n