]> git.leonardobizzoni.com Git - highschool-graduation-project/commit
Views template
authorLeonardoBizzoni <leo2002714@gmail.com>
Thu, 14 Apr 2022 10:11:18 +0000 (12:11 +0200)
committerLeonardoBizzoni <leo2002714@gmail.com>
Thu, 14 Apr 2022 10:11:18 +0000 (12:11 +0200)
commitf9ec67aff97a1b93b0d05acdc22ff3f98e1779e4
tree80030976efe677581f3052334e2e642c8b187011
parentf24242a39522d0f9fe95f1e0c26cf5abfcd73740
Views template
README.org
dockerfiles/web/nginx.conf
www/.gitignore [new file with mode: 0644]
www/core/Application.php
www/core/Response.php [new file with mode: 0644]
www/core/Router.php
www/pub/index.php
www/views/404.php [new file with mode: 0644]
www/views/contact.php [new file with mode: 0644]
www/views/home.php [new file with mode: 0644]
www/views/layouts/main.php [new file with mode: 0644]