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.
154
Commits
1
Branch
11 MiB
Tree:
6a412e5a47
skouter
/
grav-admin
/
user
/
themes
/
quark
/
templates
/
blocks
/
base.html.twig
base.html.twig
77 B
Raw
Normal View
History
Setup grav Store only files relevant to the project by tracking only the user/ directory.
1 year ago
1
2
3
{% block content_surround %}
{% block content %}{% endblock %}
{% endblock %}