I don't understand what is going on. I put a module for static HTML, edited the settings, added my image with URL, page loads, shows a broken image then deletes the content in the static HTML.
Anyone know why this is happening?
It's basic html
Code:
<a href="https://www.g2a.com/r/user-57db4b56f037d">
<img src="http://www.fractured-gaming.com/images/ads/g2a-banner.png"></a>
When I inspect the code, this is what it looks like.