This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
skouter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
168
Commits
1
Branch
11 MiB
JavaScript
39.9%
CSS
16.4%
SVG
12.9%
PHP
11.1%
SCSS
7.5%
Other
12.2%
Tree:
586533ec5c
skouter
/
grav-admin
/
user
/
plugins
/
error
/
templates
/
error.html.twig
4 lines
101 B
Raw
Blame
History
<h1>{{ 'PLUGIN_ERROR.ERROR'|t }} {{ header.http_response_code }}</h1>
<p>{{ page.content|raw }}</p>