{% extends "base.html" %} {% block content %}
Coin-to-time mappings for the portal. ₱1 is the base rate and can't be removed.
| 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 %} |
Coin-to-time mappings the portal combines. Coin amount can't be edited later — delete and recreate to change it.