File: /home/petsclubcc/magento/setup/view/error/401.phtml
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
// @codingStandardsIgnoreFile
?>
<script>
document.title = 'Magento Setup - 401 Unauthorized Access';
</script>
<section class="page-landing">
<img class="logo" src="<?php echo $this->basePath() ?>/pub/images/magento-logo.svg" alt="Magento"/>
<p class="text-welcome">
Welcome to Magento Admin, your online store headquarters.
<br>
To use the Magento setup wizard sign into your Admin account and navigate to System => Tools => Web Setup Wizard
</p>
</section>