This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
skouter
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
151
Комити
1
Грана
11 MiB
JavaScript
39.9%
CSS
16.4%
SVG
12.9%
PHP
11.1%
SCSS
7.5%
Other
12.2%
Дрво:
10b88f12bc
skouter
/
grav-admin
/
user
/
plugins
/
admin
/
UPGRADE.md
234 B
Датотека
Blame
Историја
Upgrading to Admin 1.10
Twig:
Admin link
: When linking to another admin page, use
{{ admin_route('/config/site') }}
instead of any other method, such as
{{ base_url_relative }}/config/site
(fixes multi-language issues)