miikka
10 years agoMaven
Using html asset in custom component
I have a file with a bit of HTML stored as .html file in the Asset library.
But when trying to use that in a custom component
<#include asset.get("/html/assets/header_en_non-auth.html")>
in the preview it says
The ""http://xx.yy.com/html/assets/header_en_auth.html?FAC271340083837713A9A30F4B680D51"" widget cannot be found.
From the Asset library I can open the file and see it correctly and I can also see it using the full URL from the error message.