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
730 B

7 years ago
---
layout: default
7 years ago
permalink: /404.html
7 years ago
---
<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">
<img src="/images/main/404.svg" width="70%" height="70%"><br />
7 years ago
<br /><h1>Page not found</h1><br />
7 years ago
</div>
<div class="small-6 columns">
<a href="#" onclick="history.go(-1)" class="button boxed white" style="float: right;">Go a page back</a>
</div>
<div class="small-6 columns">
<a href="https://ura.design" class="button boxed white" style="float: left;">Go to homepage</a>
</div>
7 years ago
</div>
</div>
</div>