The website of Ura Design
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
739 B

---
layout: default
permalink: /404.html
---
<div class="full" style="background-color: #3399D4;">
<div class="four spacing"></div>
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<div class="four spacing"></div>
<h1 class="wow slideInUp">Page not found</h1>
</div>
<div class="small-6 columns">
<a href="#" onclick="history.go(-1)" class="button boxed white" style="float: left;">Go back</a>
</div>
<div class="small-6 columns">
<a href="{{site.baseurl}}" class="button boxed white" style="float: right;">Go to homepage</a>
</div>
</div>
<div class="four spacing"></div>
</div>
</div>