sharepoint 2010 - Content Query web part Rendering HTML source -


We are using a Content Query Web Part to query a specific reusable HTML content item and Display it in a page layout (hence it is present on every page) but it appears as HTML source; HTML has not been given any ideas?

For me, I had to reverse, and be able to output out.

  & lt; Xsl: Select value = "@ value" disable-output-escape = "yes" />    

Comments