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

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

- Page: https://pluginprobe.com/plugins/templately/1.1.6/code/core/admin/views/settings.php
- Raw: https://pluginprobe.com/plugins/templately/1.1.6/raw/core/admin/views/settings.php
- Modified: 2020-11-26T06:05:12+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.1.6/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;box-sizing: border-box;text-align: center;">
            <img src="<?php echo TEMPLATELY_ASSETS . 'images/loading-logo.gif'; ?>" alt="">
        </div>
    </div>
</div>
```
