{% extends "admin/layouts/base.html" %} {% block title %}Plans{% endblock %} {% block content %}
Staff: {{ plan.max_staff or 'Unlimited' }} • Locations: {{ plan.max_locations or 'Unlimited' }}