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

12 lines
254 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>