{% extends 'site_layout.html.j2' %} {% set title="Editing User Titan Tokens" %} {% block content %}
New Entry
User ID | Starting Balance | Reason | Submit |
---|---|---|---|
|
|
|
Submit |
View Transactions and Modify User Tokens
Modify Amount | Reason | Submit |
---|---|---|
|
|
Submit |
(Place a subtract sign in the front to remove tokens. Otherwise, it will add the amount)
Trans # | Timestamp | Action | Change | Starting Bal | Ending Bal |
---|---|---|---|---|---|
{{ trans.id }} | {{ trans.timestamp }} | {{ trans.action }}. | {{ trans.net_tokens }} | {{ trans.start_tokens }} | {{ trans.end_tokens }} |