This website requires JavaScript.
Explore
Help
Sign In
Alex
/
polr
Watch
1
Star
0
Fork
0
You've already forked polr
mirror of
https://github.com/cydrobolt/polr.git
synced
2024-11-13 21:52:29 +01:00
Code
Issues
Releases
Wiki
Activity
8c50b2f881
polr
/
resources
/
views
/
error.blade.php
7 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Add URL shortening structure
2015-11-06 00:16:55 +01:00
@
extends
(
'layouts.base'
)
Implement shortener helpers and core functions, tweaks to static pages
2015-11-06 23:19:39 +01:00
@
section
(
'content'
)
Add URL shortening structure
2015-11-06 00:16:55 +01:00
<
h2
>
Error
</
h2
>
Implement shortener helpers and core functions, tweaks to static pages
2015-11-06 23:19:39 +01:00
<
h4
>
{{
$message
}}
</
h4
>
Add URL shortening structure
2015-11-06 00:16:55 +01:00
@
endsection
Reference in New Issue
Copy Permalink