Sha256: ce3d81d063cb4d923f1fbfcab320cf0b2e041ad46c558104567a4c1a2326d434

Contents?: true

Size: 932 Bytes

Versions: 3

Compression:

Stored size: 932 Bytes

Contents

<!DOCTYPE HTML>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Spontaneous CMS: Unsupported Browser</title>
		<link REL="SHORTCUT ICON" HREF="/@spontaneous/static/favicon.ico" />
	<link rel="stylesheet" href="/@spontaneous/css/unsupported.css" type="text/css" media="screen" charset="utf-8" />

</head>
<body>
	<div id="outer">
	<h1>Sorry!</h1>
	<h2>You are using an unsupported browser...</h2>
	<p>In order to provide the best editing experience Spontaneous uses features found in the best, modern, browsers.</p>
	<p>Please download and install one of the following browsers in order to use this CMS as well as enjoy the best of the internet.  You won&rsquo;t regret it...</p>
	<ul>
		<li><a href="http://www.google.com/chrome">Google Chrome</a></li>
		<li><a href="http://www.mozilla.com/firefox/">Firefox 4</a></li>
		<!-- <li><a href="http://www.mozilla.com/firefox/">Safari</a></li> -->
	</ul>
	</div>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
spontaneous-0.2.0.alpha2 application/views/unsupported.erb
spontaneous-0.2.0.alpha1 application/views/unsupported.erb
spontaneous-0.1.0.alpha1 application/views/unsupported.erubis