Equipment
My Gear
{{ total_items }} item{{ total_items|pluralize }} · {{ summary.total_km|intcomma }} km total
{% include "stravakit/hx/gear_results.html" %}
{% extends "stravakit/pages/base.html" %}
{% load static humanize %}
{% block title %}Gear{% endblock %}
{% block content %}
Equipment {{ total_items }} item{{ total_items|pluralize }} · {{ summary.total_km|intcomma }} km total
Add Gear
My Gear
{% include "stravakit/hx/gear_results.html" %}