boostorg / website-v2

New Boost website
https://boost.io
Boost Software License 1.0
8 stars 13 forks source link

re-evaluate removing the footer in line 48 of htmlhelper.py #1380

Closed rbbeeston closed 4 weeks ago

rbbeeston commented 4 weeks ago

in line 48 it removes the footer from insertion into the iframe, however there is some code that is needed in there, so instead we need to leave it in, but set it to display:none;