Core Settings
{% for row in config %}
{{ row.key }}:
{% endfor %}
Save Settings
Membership Plans
+ New Plan
{% for p in plans %}
{{ p.name }} (/{{ p.command_name }}) — {{ p.price_sats }} sats — Expires: {{ p.expiry_type }}
Edit
{% endfor %}