DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

Missing "lang" attribute on the html tag #190

Closed tdutrion closed 4 years ago

tdutrion commented 5 years ago

The lang attribute on the html tag is missing in templates/base.html.twig. It should be added.

No tests required.