mirror of
https://github.com/samsonjs/stormy-weather.git
synced 2026-04-27 15:07:43 +00:00
15 lines
312 B
Text
15 lines
312 B
Text
|
|
<h2 class="section-heading top">:(</h2>
|
|
|
|
<div class="section">
|
|
<p align="center">Hmmm... We don't seem to have what you're looking for.</p>
|
|
<p align="center">
|
|
<% if authorized? %>
|
|
<a href="/projects">
|
|
<% else %>
|
|
<a href="/">
|
|
<% end %>
|
|
Ok fine, I'm outta here!
|
|
</a>
|
|
</p>
|
|
</div>
|