-
This doesn't work, i.e., the URL becomes https://127.0.0.1:8090/api/files/%7Bcollection_id%7D/%7Bpark.ParkRecordId%7D/%7Bpark.Images[0]%7D |
Beta Was this translation helpful? Give feedback.
Answered by
bogdano
May 2, 2024
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bogdano
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
<img src={ string(templ.URL(fmt.Sprintf("/api/files/%s/%s/%s", collection_id, park.ParkRecordId, park.Images[0])))} alt="" class="w-20 h-20" />