{{> stylesheet}}
Welcome {{form.display_name}}! | Home | Dashboard | Sign Out

{{form.display_name}} Garages

{{#if error}}

{{error}}

{{/if}}
{{#each form.garages}}
Name
{{this.name}}
CPU
{{this.cpu}}/{{this.max_cpu}}
Slot
{{this.slot}}
Database ID
{{this.garage_id}}
Creation
View Details
{{/each}}