Class Page

https://github.com/GitFabian/Tethys/blob/master/core/Page.php#L1

Concept

To handle the response with all the HTML Code, references (JS, CSS), Debug-Information, Messages, Navigation and so on there's a $page initialized on every page that you can interact with while processing the request.

Include JS and CSS

(TODO)