{% extends "base.html" %} {% block title %}Plan & Usage — Settings{% endblock %} {% block content %}
| Mobile API (iPad) | {% if plan_info.allow_mobile_api %}{% else %}{% endif %} |
| Scheduled Reports | {% if plan_info.allow_scheduled_reports %}{% else %}{% endif %} |
| Branding / White-label | {% if plan_info.allow_branding %}{% else %}{% endif %} |
| Custom Domain | {% if plan_info.allow_custom_domain %}{% else %}{% endif %} |