{% extends "base.html" %} {% block content %} Build a Deck Run a JSON Config {% if show_setup %}Initial Setup{% endif %} Owned Library Browse All Cards {% if show_commanders %}Browse Commanders{% endif %} Finished Decks Browse Themes {% if random_ui %}Random Build{% endif %} {% if show_diagnostics %}Diagnostics{% endif %} {% if show_logs %}View Logs{% endif %} Themes: … {% endblock %}