Basicly chrome outputs errors like this every time I use this code
Code
<img src="{{Formules[$index].getImg()}}">
Error
http://localhost:8100/%7B%7BFormules[Load].getIsvkImg(1)%7D%7D 404 (Not Found)
However it finds images and loads them as it should so why the heck is it outputing those errors
Btw. Formules[$index].getImg()
outputs somethink like this img/0.png
where 0 is just $index