open-nomad/ui/app/templates/loading.hbs
2023-04-10 15:36:59 +00:00

9 lines
176 B
Handlebars

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
<PageLayout>
<section class="section has-text-centered"><LoadingSpinner /></section>
</PageLayout>