I have an html file in my DAM with the following content in it :
Line 1 Line 2 I'd like to place this content within an
html of one of my components. As I mentioned earlier, I've tried using
data-sly-include in the component specifying the path of the file in the
DAM but that didn't work out. PS. I was able to implement this using
but was wondering if Sightly
provides any way to do the same.