Jump to content

Modal display html balise


Recommended Posts

Hello,

I have created a modal and I am trying to display the content of CMS page, the problem like the title says, I have the html balise in the modal...

How can I do for not display the html code ? Just call the page ?

<div class="modal-body">
  {assign var=cms_content value=CMS::getCMSContent(10, true, true)}
  {$cms_content.content}
</div>

image.png.70e59e1022e90dc8ba8dfb10f445a849.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...