{% extends "base.html" %} {% block content %}
Coin-to-time mappings used by the captive portal. ₱1 is the default base rate — its values can be edited but it cannot be deactivated or deleted. Coin amounts are immutable across all rates so historical sales remain linkable.
| Coins | Minutes | Status | Actions |
|---|---|---|---|
| ₱{{ r.coins }} | {{ r.minutes }} min | {% if r.locked %} default {% elif r.active %} active {% else %} inactive {% endif %} | {% if not r.locked %} {% endif %} |
New coin-to-time mappings the captive portal's DP solver can combine. Coin amount is immutable once created — to change it, delete and recreate.