Ghost/ghost/admin/app/templates/settings/labs-loading.hbs

10 lines
232 B
Handlebars
Raw Normal View History

<section class="gh-canvas">
<header class="gh-canvas-header">
<h2 class="gh-canvas-title" data-test-screen-title>Labs</h2>
</header>
<div class="gh-content">
{{gh-loading-spinner}}
</div>
</section>