# depicter/1.3.2/views/admin/dashboard/partials/content.php

Depicter — Popup &amp; Slider Builder, version 1.3.2. 10 lines.

- Page: https://pluginprobe.com/plugins/depicter/1.3.2/code/views/admin/dashboard/partials/content.php
- Raw: https://pluginprobe.com/plugins/depicter/1.3.2/raw/views/admin/dashboard/partials/content.php
- Modified: 2022-06-01T06:26:20+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/depicter/1.3.2/code/views/admin/dashboard/partials/content.php#L10-L20`.

```php
<?php
/**
 * content partial view.
 *
 * @package Depicter
 */

?>
<div id="root"></div>

```
