Sha256: 8b62bc81bebfd02f76a67ccd1ec18212f5a9e629d45971505e776f9fd629b83e

Contents?: true

Size: 445 Bytes

Versions: 1

Compression:

Stored size: 445 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
	<title>Oops!</title>
   	<link rel="stylesheet" type="text/css" href="./style.css">
	<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
</head>
<body class="oops">

	<div class="oops-container">
		<p class="oops-logo"><%= ['(≥o≤)','(._.)','(^-^*)','(≖ᴗ≖✿)'].sample %></p>
		<p class="oops-text">Oops!.. Unfortunately, this page doesn't exist.</p>
	</div>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vesta-chat-0.1.2 lib/vesta/views/oops.erb