Ghost-Admin/app/templates/settings/integration-loading.hbs

11 lines
259 B
Handlebars

<section class="gh-canvas">
<header class="gh-canvas-header">
<h2 class="gh-canvas-title" data-test-screen-title>
Integrations
</h2>
</header>
<div class="gh-content">
<GhLoadingSpinner />
</div>
</section>