mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-13 01:46:46 +00:00
Error 404 page and template
This commit is contained in:
12
application/views/error404.php
Normal file
12
application/views/error404.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
?>
|
||||
<div class="row">
|
||||
<div class="large-12 small-12 columns">
|
||||
<div class="panel">
|
||||
|
||||
<h2>Virhe 404: Sivua ei löydetty</h2>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user