📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 11:41:32
📂
/ (Root)
/
usr
/
local
/
sitepad
/
editor
/
site-data
/
plugins
/
documentor
/
templates
/
global
📍 /usr/local/sitepad/editor/site-data/plugins/documentor/templates/global
🔄 Refresh
✏️
Editing: wrap-end.php
Read Only
<?php /** * Docs wrap end template * * This template can be overridden by copying it to yourtheme/documentor/global/wrap-end.php. * * @author softaculous * @package documentor/Templates * @version 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> </main> </div> <?php get_footer( 'docs' );
💾 Save Changes
❌ Cancel