{% include 'topbar.html' %}
{% block content %}
{% include 'model_picker_sidebar.html' %}
Pick a model on the left to start using it.
{% endblock %}