getViewsCountAttribute is using a raw SQL statement that is specific to pgsql, it fails on MySQL/MariaDB. Added a conditional to use mysql specific code to access data in the json array. Crude, but no more so than the original?
* Templates
* access templates without login also
* Set required on UI
* Improve templates pages for SEO
* test case for Templates
* Refactor SitemapController
* Cosmetic changes to templates
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>