{% extends "base.html" %} {% block content %} Build a Deck Run a JSON Config {% if show_setup %}Initial Setup{% endif %} Finished Decks {% if show_logs %}View Logs{% endif %} {% endblock %}