Joffrey JAFFEUX 1a2bf52656
DEV: adds includes helper to templates (#18259)
Usage :

```
{{#if (includes fooArray foo)}}
```

```
{{#if (includes fooString foo)}}
```
2022-09-15 14:20:37 +02:00
..
2022-07-19 10:00:59 +01:00
2021-08-04 22:04:58 +02:00
2022-07-19 10:00:59 +01:00