# templateberg/1.1.0/includes/admin/templates/connecting.php

Templateberg – Gutenberg Templates, WordPress Themes Template Kits &amp; WordPress Templates, version 1.1.0. 8 lines.

- Page: https://pluginprobe.com/plugins/templateberg/1.1.0/code/includes/admin/templates/connecting.php
- Raw: https://pluginprobe.com/plugins/templateberg/1.1.0/raw/includes/admin/templates/connecting.php
- Modified: 2021-07-23T13:56:54+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/templateberg/1.1.0/code/includes/admin/templates/connecting.php#L10-L20`.

```php
<div class="tb-connecting">
    <div class="tb-connecting__loaders">
        <div class="tb-connecting__lines"></div>
        <div class="tb-connecting__lines"></div>
        <div class="tb-connecting__lines"></div>
    </div>
</div>

```
