Vulcan/client/views/errors/loading.html

5 lines
No EOL
84 B
HTML

<template name="loading">
<div class="grid">
{{>spinner}}
</div>
</template>