Vulcan/client/views/errors/loading.html
2014-09-01 09:33:50 +09:00

5 lines
No EOL
97 B
HTML

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