forked from Hay1tsme/artemis
frontend: add management pages
This commit is contained in:
@ -7,6 +7,10 @@ Card not registered, or wrong password
|
||||
Missing or malformed access code
|
||||
{% elif error == 3 %}
|
||||
Failed to create user
|
||||
{% elif error == 4 %}
|
||||
Arcade not found
|
||||
{% elif error == 5 %}
|
||||
Machine not found
|
||||
{% else %}
|
||||
An unknown error occoured
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user