Created
May 23, 2015 04:37
-
-
Save mbeall/d881c984ad368d0a6a86 to your computer and use it in GitHub Desktop.
Suspended Blog/Website
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<!--[if lt IE 9]><html lang="en-US" class="ie"><![endif]--> | |
<!--[if gte IE 9]><!--><html lang="en-US"><!--<![endif]--> | |
<head> | |
<meta charset="UTF-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<title>Site Suspended</title> | |
<link rel="profile" href="http://gmpg.org/xfn/11"> | |
<!--[if lt IE 9]> | |
<script src="http://fortcollinscreative.com/wp-content/themes/flint/js/html5.js" type="text/javascript"></script> | |
<![endif]--> | |
<link rel="stylesheet" id="style-css" href="http://fortcollinscreative.com/wp-content/themes/flint/style.css?ver=3.5.1" type="text/css" media="all"> | |
<script type="text/javascript" src="http://assets.pinterest.com/js/pinit.js?ver=3.5.1"></script> | |
<script type="text/javascript" src="http://fortcollinscreative.com/wp-includes/js/jquery/jquery.js?ver=1.8.3"></script> | |
<link rel="canonical" href="http://fortcollinscreative.com/sample-page/"> | |
<style type="text/css"> | |
.recentcomments a { | |
display: inline !important; | |
padding: 0 !important; | |
margin: 0 !important; | |
} | |
</style> | |
</head> | |
<body class="page page-template-default" style="background-color:#2c2b2d;color:#fff;text-align:center;max-width: 300px;margin:1em auto;width: 80%;"> | |
<header class="entry-header"> | |
<h1 class="entry-title">Site Suspended</h1> | |
</header><!-- .entry-header --> | |
<div class="entry-content"> | |
<p>This site has been suspended. If you are the site owner, please contact Star Verte LLC to get your site reactivated.</p> | |
<a class="btn btn-block" href="http://starverte.com" title="More about Star Verte LLC" style="color:#333;">More about Star Verte LLC</a> | |
<a class="btn btn-block btn-success" href="http://starverte.com/contact/" title="Contact Us" style="color:#fff;">Contact Us</a> | |
</div><!-- .entry-content --> | |
<script type="text/javascript" src="http://fortcollinscreative.com/wp-content/themes/flint/js/bootstrap.min.js?ver=2.3.1"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment