* refactor out the common menu code from several base*.html classes into main-menu.html and put the raw links into a unordered list (which makes it easier to create dynamic menus as we cannot insert block items into inline items in strict mode) * query the list of available projects on every request and set them for every template in Middleware.php * make the popup menu pretty
Description
No description provided
Languages
PHP
82%
HTML
14.8%
CSS
1.4%
JavaScript
0.5%
Lua
0.4%
Other
0.9%