# templately/1.3.3/core/admin/views/settings.php

Templately – Elementor &amp; Gutenberg Template Library: 6500+ Free &amp; Pro Ready Templates And Cloud!, version 1.3.3. 7 lines.

- Page: https://pluginprobe.com/plugins/templately/1.3.3/code/core/admin/views/settings.php
- Raw: https://pluginprobe.com/plugins/templately/1.3.3/raw/core/admin/views/settings.php
- Modified: 2021-02-16T19:46:58+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/templately/1.3.3/code/core/admin/views/settings.php#L10-L20`.

```php
<div class="templately-admin-body">
    <div id="templatelyAdmin">
        <div class="templately-admin-preloader" style="padding: 100px;min-height: 100%;box-sizing: border-box;text-align: center;">
            <img width="130px" src="<?php echo TEMPLATELY_ASSETS . 'images/loading-logo.gif'; ?>" alt="">
        </div>
    </div>
</div>
```
