This website requires JavaScript.
Explore
Help
Sign In
miconware
/
dreamjob
Watch
2
Star
0
Fork
You've already forked dreamjob
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
adbdb0d2c3
dreamjob
/
app
/
View
/
Home
/
error.ctp
10 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
before upload
2014-02-18 12:10:29 +01:00
<?php
/*
*
*/
?>
<div class="box">
i18n etwas umstrukturiert
2014-06-10 18:37:45 +02:00
<h1><?=$error["title"];?></h1>
<?=$error["text"];?>
before upload
2014-02-18 12:10:29 +01:00
</div>