| Server IP : 172.67.201.108 / Your IP : 216.73.217.39 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/lifamfest/wp-content/plugins/maintenance-mode/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="description" content="<?php bloginfo('description'); ?>" />
<title><?php bloginfo('name'); ?> » <?php echo $this->g_opt['mamo_pagetitle']; ?></title>
<style type="text/css">
<!--
* { margin: 0; padding: 0; }
body { font-family: Georgia, Arial, Helvetica, Sans Serif; font-size: 65.5%; }
a { color: #08658F; }
a:hover { color: #0092BF; }
#header { color: #333; padding: 1.5em; text-align: center; font-size: 1.2em; border-bottom: 1px solid #08658F; }
#content { font-size: 150%; width:80%; margin:0 auto; padding: 5% 0; text-align: center; }
#content p { font-size: 1em; padding: .8em 0; }
h1, h2 { color: #08658F; }
h1 { font-size: 300%; padding: .5em 0; }
#menu { position: absolute; font-family: Arial, Helvetica, Sans Serif; bottom: 2em; width: 100%; border-top: 1px solid #08658F; }
#menu #pluginauthor { padding-left: .3em; }
#menu #admin { float: right; padding-right: .3em; }
-->
</style>
</head>
<body>
<div id="header">
<h2><a title="<?php bloginfo('name'); ?>" href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h2>
</div>
<div id="content">
<?php echo $this->mamo_template_tag_message(); ?>
</div>
<div id="menu">
<p id="admin"><?php echo $this->mamo_template_tag_login_logout(); ?></p>
<p id="pluginauthor">Maintenance Mode plugin by <a title="Software Guide" href="http://sw-guide.de/">Software Guide</a>.</p>
</div>
</body>
</html>