{% extends "comparison/list.html" %} {% load staticfiles %} {% load humanize %} {% block head_extra %} {% endblock %} {% block panel_title %}My Karts{% endblock %} {% block nav_home_active %}active{% endblock %} {% block content-header %}
Add one or more Mario Kart 8 loadouts to compare stats.

No more scrolling back and forth between kart components using in-game menus! Now you can plan the best possible loadout for your driving style by comparing any of the {{ total_combinations|intcomma }} possible kart loadouts in a user-friendly layout.

{% endblock %} {% block add_configform %}
Share
Add Kart
{% endblock %} {% block script_extra %} {% endblock %}