{"content": "\n<div class=\"djDebugPanelTitle\">\n  <h3>Template source: <code>home.html</code></h3>\n  <button type=\"button\" class=\"djDebugClose\">\u00bb</button>\n</div>\n<div class=\"djDebugPanelContent\">\n  <div class=\"djdt-scroll\">\n    <code>{% extends &quot;base.html&quot; %}\n{% block content %}\n  {% include &quot;partials/home/hero.html&quot; %}\n  {% include &quot;partials/home/course-list.html&quot; %}\n  {% include &quot;partials/home/benefits.html&quot; %}\n  {% include &quot;partials/home/callouts.html&quot; %}\n  {% include &quot;partials/home/mission-statement.html&quot; %}\n  {% include &quot;partials/home/footer-cta.html&quot; %}\n{% endblock content %}\n</code>\n  </div>\n</div>\n"}