Path: blob/master/spec/fixtures/target/platform/wordpress/detection/wp-admin-install.php
1610 views
<!DOCTYPE html>1<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">2<head>3<meta name="viewport" content="width=device-width" />4<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />5<meta name="robots" content="noindex,nofollow" />6<title>WordPress › Installation</title>7<link rel='stylesheet' id='buttons-css' href='https://ex.lo/wp-includes/css/buttons.min.css?ver=5.0.3' type='text/css' media='all' />8<link rel='stylesheet' id='install-css' href='https://ex.lo/wp-admin/css/install.min.css?ver=5.0.3' type='text/css' media='all' />9<link rel='stylesheet' id='dashicons-css' href='https://ex.lo/wp-includes/css/dashicons.min.css?ver=5.0.3' type='text/css' media='all' />10</head>11<body class="wp-core-ui">12<p id="logo"><a href="https://wordpress.org/" tabindex="-1">WordPress</a></p>1314<h1>Already Installed</h1><p>You appear to have already installed WordPress. To reinstall please clear your old database tables first.</p><p class="step"><a href="https://ex.lo/wp-login.php" class="button button-large">Log In</a></p></body></html>151617