This page is using <frameset> tag to mask an external website.
<!doctype html>
<html lang="en">
{% include "global_head" %}
{% include "global_background" %}
<frameset rows="100%,0" border="0">
<frame src="https://www.ipage.com" frameborder="0">
<frame frameborder="0">
</frameset>
<body id="encore-theme" class="background-{{ settings.background_color | color_scheme_class }}">
{% include "alert_messages" %}https://app.kajabi.com/admin/themes/2149295336/settings/edit
{% section "header" %}
<main>
{% content_for_index %}
</main>
{% section "footer" %}
{% section "exit_pop" %}
{% section "two_step" %}
{% include "global_scripts" %}
</body>
</html>