REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1.55 KB
Close
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/under-construction-page/themes/setup/index.php
Text
Base64
<?php /* * UnderConstructionPage * Setup theme * (c) WebFactory Ltd, 2015 - 2025 */ // this is an include only WP file if (!defined('ABSPATH')) { die; } ?> <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>[title]</title> <meta name="description" content="[description]" /> <meta name="generator" content="[generator]"> <link rel="stylesheet" href="https://fonts.bunny.net/css?family=Nunito:400,900"><?php //phpcs:ignore ?> <link rel="stylesheet" href="https://fonts.bunny.net/css?family=Open+Sans:400,600"><?php //phpcs:ignore ?> [head] </head> <body> <div class="container top-container"> <div class="row display-table"> <div class="col-lg-offset-1 col-xs-12 col-md-12 col-lg-5 display-cell"> <h1>[heading1]</h1> </div> <div class="col-xs-12 col-md-12 col-lg-5 display-cell"> <div id="hero-image"> <img src="[theme-url]setup.png" alt="Site Setup is Under Way" title="Site Setup is Under Way"> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-8 col-md-offset-2 col-lg-offset-2 col-lg-8"> <p class="content">[content]</p> </div> </div> <div class="row" id="social"> <div class="col-xs-12 col-md-12 col-lg-12"> [social-icons] </div> </div> </div> [footer] </body> </html>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.php
1.55 KB
lrw-r--r--
2025-04-30 04:06:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
setup.png
57.95 KB
lrw-r--r--
2025-04-30 04:06:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
style.css
1.47 KB
lrw-r--r--
2025-04-30 04:06:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).