{% extends "sphinx_typlog_theme/page.html" %} {%- block htmltitle -%} {% if pagename == 'index' %} exoplanet — Fast and scalable MCMC for all your exoplanet needs! {% else %} {{ super() }} {% endif %} {% endblock %} {% block body %} {% if pagename == 'index' %}

{{ project }}

{% include 'badges.html' %} {% endif %} {{ super() }} {% endblock %}