{{> stylesheet}}
Welcome {{form.display_name}}! |
Home
|
Dashboard
|
Sign Out
{{form.display_name}} Garages
{{#if error}}
{{error}}
{{/if}}
Import
Export
Currently Selected
Factory
{{#each form.garages}}
Name
{{this.name}}
CPU
{{this.cpu}}/{{this.max_cpu}}
Slot
{{this.slot}}
Database ID
{{this.garage_id}}
Creation
{{this.creation_time_iso}}
View Details
{{/each}}