{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Distribution - Gvelo Enterprise Platform{% endblock %} {% block body_class %}operational-page ops-page{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Distribution

Installer, reseller, ICT consultant, POS hardware, and M-Pesa ecosystem partner operations.

Add Distribution Partner

Partners

{% for partner in snapshot.partners %} {% else %} {% endfor %}
Name Type Territory Ecosystem Code
{{ partner.name }} {{ partner.partner_type }} {{ partner.territory }} {{ partner.ecosystem }} {{ partner.partner_code }}
No partners yet.
{% endblock %}