--- rootPath: "../" --- {% extends "base.njk" %} {% block title %}Welcome to Houston{% endblock %} {% block meta %} {% endblock %} {% block stylesheets %} {% endblock %} {% block inlineStyles %} {% endblock %} {% block body %}
Houston, you have landed

You're set up.

Houston is now installed on this machine. Head back to the app to create your first agent — we'll be tracking your journey from here on.

You can close this tab.

{% endblock %}