{% extends "base.html" %} {% block content %} Commanders Browse the catalog and jump straight into a build with your chosen leader. Search Color identity All colors {% for code, label in color_options %} {{ label }} {% endfor %} Apply Loading commanders… {% for i in range(3) %} {% endfor %} {% include "commanders/list_fragment.html" %} {% endblock %}
Browse the catalog and jump straight into a build with your chosen leader.