Hi, I have an html page that I use in the error_page folder whenever the app is down. I would also like to display that same page whenever the app is up, but a maintenance boolean is enabled. I am trying to achieve that directly by using the .html file and a HTML Snippet configured to that external file. However, the .html page is not displayed properly as the main SVG image is missing (I have other SVG images – smaller size – which are displayed just fine) and also a couple of icons have shrunk together with the text below them. Could you please help me out in figuring why this is happening and how it can be solved? Thanks!
↧