{% extends 'base.html' %} {% block 'content' %} {{landing_page.htmlContent.systemHeader|safe}}
{{landing_page.htmlContent.htmlBody|safe}}
{% endblock %}