Stuck Trying to Create Custom Notic #5072
PragmaticCoding
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a variant on the MM "notice" type that includes an logo to the left to make it stand out some more. Then I wanted to create a new include along the same lines, but with constant text because I expect to include it in many pages, but in random locations. So I created this file:
But it ends up looking like this:
And the page source looks like this:
How do I stop it escaping the "<>" stuff in the content?
Beta Was this translation helpful? Give feedback.
All reactions